diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2016-11-20 09:38:08 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2016-11-20 09:38:08 +0000 |
commit | 89f8b052147a980faa4f4419d8444f0c7073c997 (patch) | |
tree | e94768205025f539f2698d8d84810ab33e0ca57f /net-mgmt | |
parent | 64bbcf8b752771c4cfd64dfa9cfd5d59bbd977b4 (diff) | |
download | ports-89f8b052147a980faa4f4419d8444f0c7073c997.tar.gz ports-89f8b052147a980faa4f4419d8444f0c7073c997.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/chillispot/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/flow-tools/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/resource-agents/Makefile | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/net-mgmt/chillispot/Makefile b/net-mgmt/chillispot/Makefile index 4f733da1a445..f39d476d9263 100644 --- a/net-mgmt/chillispot/Makefile +++ b/net-mgmt/chillispot/Makefile @@ -3,7 +3,7 @@ PORTNAME= chillispot PORTVERSION= 1.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= net-mgmt MASTER_SITES= http://www.chillispot.info/download/ \ http://www.geeklan.co.uk/files/ \ diff --git a/net-mgmt/flow-tools/Makefile b/net-mgmt/flow-tools/Makefile index 3b169fdad9c9..48eb72b8cc26 100644 --- a/net-mgmt/flow-tools/Makefile +++ b/net-mgmt/flow-tools/Makefile @@ -3,7 +3,7 @@ PORTNAME= flow-tools PORTVERSION= 0.68 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.eng.oar.net/pub/flow-tools/ diff --git a/net-mgmt/resource-agents/Makefile b/net-mgmt/resource-agents/Makefile index 7ce29a85a912..c5151ea6925c 100644 --- a/net-mgmt/resource-agents/Makefile +++ b/net-mgmt/resource-agents/Makefile @@ -3,6 +3,7 @@ PORTNAME= resource-agents PORTVERSION= 3.9.7 +PORTREVISION= 1 DISTVERSIONPREFIX=v CATEGORIES= net-mgmt |