diff options
Diffstat (limited to 'net/ntopng/Makefile')
-rw-r--r-- | net/ntopng/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/ntopng/Makefile b/net/ntopng/Makefile index 5428359934fb..c83b15c1382c 100644 --- a/net/ntopng/Makefile +++ b/net/ntopng/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= ntopng -PORTVERSION= 3.8.d20190619 -PORTREVISION= 2 +PORTVERSION= 3.8.d20190920 PORTEPOCH= 1 CATEGORIES= net @@ -37,7 +36,7 @@ PLIST_SUB= NTOPNGUSER="${USERS}" NTOPNGROUP="${GROUPS}" USE_GITHUB= yes GH_ACCOUNT= ntop -GH_TAGNAME= ae2231f +GH_TAGNAME= 7fd3325 CPE_VENDOR= ntop |