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 /net/subnetcalc | |
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 'net/subnetcalc')
-rw-r--r-- | net/subnetcalc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/subnetcalc/Makefile b/net/subnetcalc/Makefile index 4212b1f2dcb4..99630a11e00b 100644 --- a/net/subnetcalc/Makefile +++ b/net/subnetcalc/Makefile @@ -3,6 +3,7 @@ PORTNAME= subnetcalc PORTVERSION= 2.2.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.iem.uni-due.de/~dreibh/subnetcalc/download/ \ http://www.exp-math.uni-essen.de/~dreibh/subnetcalc/download/ |