diff options
-rw-r--r-- | net/GeoIP/Makefile | 1 | ||||
-rw-r--r-- | net/GeoIP/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/net/GeoIP/Makefile b/net/GeoIP/Makefile index 83895347658a..d6e9520d39f9 100644 --- a/net/GeoIP/Makefile +++ b/net/GeoIP/Makefile @@ -3,6 +3,7 @@ PORTNAME= GeoIP PORTVERSION= 1.6.3 +PORTREVISION= 1 CATEGORIES= net geography MAINTAINER= adamw@FreeBSD.org diff --git a/net/GeoIP/pkg-plist b/net/GeoIP/pkg-plist index cf8629c4f0b2..75fa6cec86e0 100644 --- a/net/GeoIP/pkg-plist +++ b/net/GeoIP/pkg-plist @@ -10,3 +10,4 @@ lib/libGeoIP.so.%%PORTVERSION%% libdata/pkgconfig/geoip.pc man/man1/geoiplookup.1.gz man/man1/geoiplookup6.1.gz +@dir %%DATADIR%% |