diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-08-11 17:05:50 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-08-11 17:05:50 +0000 |
commit | e91f5afdf57dc757348469e1762d76ff398c1c70 (patch) | |
tree | 3d626979f5be179605c8ec7e4bd534a6180b7fad /www/mod_geoip2 | |
parent | c66fafa19395d81b5d01b8b4380172d3f8126af0 (diff) | |
download | ports-e91f5afdf57dc757348469e1762d76ff398c1c70.tar.gz ports-e91f5afdf57dc757348469e1762d76ff398c1c70.zip |
Bump PORTREVISION on all ports that depend on net/GeoIP for
r364627.
Approved by: portmgr (not really, but touches unstaged ports)
Notes
Notes:
svn path=/head/; revision=364628
Diffstat (limited to 'www/mod_geoip2')
-rw-r--r-- | www/mod_geoip2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_geoip2/Makefile b/www/mod_geoip2/Makefile index 4892c467a369..919ac2b8b390 100644 --- a/www/mod_geoip2/Makefile +++ b/www/mod_geoip2/Makefile @@ -3,6 +3,7 @@ PORTNAME= mod_geoip2 PORTVERSION= 1.2.9 +PORTREVISION= 1 CATEGORIES= www geography MASTER_SITES= https://github.com/maxmind/geoip-api-mod_geoip2/archive/ DISTNAME= ${PORTVERSION} |