diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2018-03-10 17:46:04 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2018-03-10 17:46:04 +0000 |
commit | c2a92a1aea4e66d25d82a5def112bb1b55660bd2 (patch) | |
tree | 1c82614777155b2ed4f7f1e17008101717e3f011 /net-mgmt | |
parent | c8c2add0da50d91884aab31f6ed98faa827e08f7 (diff) |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/chillispot/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/resource-agents/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/chillispot/Makefile b/net-mgmt/chillispot/Makefile index c02907ff0e3b..dd9d8b29bb30 100644 --- a/net-mgmt/chillispot/Makefile +++ b/net-mgmt/chillispot/Makefile @@ -3,7 +3,7 @@ PORTNAME= chillispot PORTVERSION= 1.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= net-mgmt MASTER_SITES= http://www.chillispot.info/download/ \ http://www.geeklan.co.uk/files/ \ diff --git a/net-mgmt/resource-agents/Makefile b/net-mgmt/resource-agents/Makefile index 7921f228bb85..1c1cb07f0601 100644 --- a/net-mgmt/resource-agents/Makefile +++ b/net-mgmt/resource-agents/Makefile @@ -3,7 +3,7 @@ PORTNAME= resource-agents PORTVERSION= 4.0.1 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONPREFIX=v CATEGORIES= net-mgmt |