diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/bmon/Makefile | 2 | ||||
-rw-r--r-- | net/ntop/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/bmon/Makefile b/net/bmon/Makefile index a1e5635ad218..7aae791a3220 100644 --- a/net/bmon/Makefile +++ b/net/bmon/Makefile @@ -7,7 +7,7 @@ PORTNAME= bmon PORTVERSION= 2.1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MASTER_SITES= http://people.suug.ch/~tgr/bmon/files/ diff --git a/net/ntop/Makefile b/net/ntop/Makefile index 2043f09b71ee..5344da489a10 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -7,7 +7,7 @@ PORTNAME= ntop PORTVERSION= 4.1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net #MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Stable |