summaryrefslogtreecommitdiff
path: root/misc/GeoIP/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/GeoIP/Makefile')
-rw-r--r--misc/GeoIP/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/GeoIP/Makefile b/misc/GeoIP/Makefile
index f686bba41dd5..e3a9d087ab5a 100644
--- a/misc/GeoIP/Makefile
+++ b/misc/GeoIP/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= GeoIP
-PORTVERSION= 1.0.4
-PORTREVISION= 1
+PORTVERSION= 1.0.5
CATEGORIES= misc
MASTER_SITES= http://maxmind.com/download/geoip/api/c/
@@ -22,6 +21,6 @@ INSTALLS_SHLIB= yes
MAN1= geoiplookup.1 geoipupdate.1
post-install:
- @${CAT} ${PKGMESSAGES}
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>