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 /net/ntopng/Makefile | |
parent | c66fafa19395d81b5d01b8b4380172d3f8126af0 (diff) |
Notes
Diffstat (limited to 'net/ntopng/Makefile')
-rw-r--r-- | net/ntopng/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ntopng/Makefile b/net/ntopng/Makefile index 53dcdc82464e..2ce068377c1d 100644 --- a/net/ntopng/Makefile +++ b/net/ntopng/Makefile @@ -3,7 +3,7 @@ PORTNAME= ntopng PORTVERSION= 1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= SF/ntop/${PORTNAME}:source1 \ http://geolite.maxmind.com/download/geoip/database/:source2 \ |