diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-06-06 13:21:59 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-06-06 13:21:59 +0000 |
commit | fb1f93a73f4c55b711940bb049c473ab2df3a28f (patch) | |
tree | 92cccac849e2460dd0f24b0b9b356c2f9c92f4dd /net/ntop | |
parent | 4aaf3e0e13b1a825c3b25e78cba9161b34bb2a2a (diff) | |
download | ports-fb1f93a73f4c55b711940bb049c473ab2df3a28f.tar.gz ports-fb1f93a73f4c55b711940bb049c473ab2df3a28f.zip |
Notes
Diffstat (limited to 'net/ntop')
-rw-r--r-- | net/ntop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ntop/Makefile b/net/ntop/Makefile index e338eec19844..5e6a3af6454d 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -3,7 +3,7 @@ PORTNAME= ntop PORTVERSION= 5.0.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Stable |