diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-08-12 01:05:50 +0800 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-08-12 01:05:50 +0800 |
commit | e91f5afdf57dc757348469e1762d76ff398c1c70 (patch) | |
tree | 3d626979f5be179605c8ec7e4bd534a6180b7fad /www/awffull | |
parent | c66fafa19395d81b5d01b8b4380172d3f8126af0 (diff) | |
download | freebsd-ports-gnome-e91f5afdf57dc757348469e1762d76ff398c1c70.tar.gz freebsd-ports-gnome-e91f5afdf57dc757348469e1762d76ff398c1c70.tar.zst freebsd-ports-gnome-e91f5afdf57dc757348469e1762d76ff398c1c70.zip |
Bump PORTREVISION on all ports that depend on net/GeoIP for
r364627.
Approved by: portmgr (not really, but touches unstaged ports)
Diffstat (limited to 'www/awffull')
-rw-r--r-- | www/awffull/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/awffull/Makefile b/www/awffull/Makefile index 1dfec9d5ddde..e9df99e1c6d6 100644 --- a/www/awffull/Makefile +++ b/www/awffull/Makefile @@ -3,7 +3,7 @@ PORTNAME= awffull PORTVERSION= 3.10.2 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES?= www MASTER_SITES= http://www.stedee.id.au/files/ |