1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

- add the missing file in my previous commit

This commit is contained in:
Yen-Ming Lee 2008-07-03 21:52:34 +00:00
parent 5ce08c8e52
commit b055fdf48b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=216263

View File

@ -0,0 +1,5 @@
#!/bin/sh
cd /tmp
fetch http://www.maxmind.com/download/geoip/database/GeoIP.dat.gz
gunzip GeoIP.dat.gz
mv -f GeoIP.dat /usr/local/share/GeoIP