diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-30 18:18:14 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-30 18:18:14 +0000 |
commit | f1655c7b7a8394e97805065ad1bfeaff081be754 (patch) | |
tree | 28c3dca12fbbbe0e28dcc3b3656eeba34ee7ac45 /net | |
parent | 9e29570778a0b7b5ff5763187bd64bb28867e077 (diff) | |
download | ports-f1655c7b7a8394e97805065ad1bfeaff081be754.tar.gz ports-f1655c7b7a8394e97805065ad1bfeaff081be754.zip |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/echoping/Makefile | 2 | ||||
-rw-r--r-- | net/freeradius3/Makefile | 2 | ||||
-rw-r--r-- | net/hs-network-protocol-xmpp/Makefile | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/net/echoping/Makefile b/net/echoping/Makefile index 02ae5af56401..f4c2ed804d2c 100644 --- a/net/echoping/Makefile +++ b/net/echoping/Makefile @@ -3,7 +3,7 @@ PORTNAME= echoping PORTVERSION= 6.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net ipv6 MASTER_SITES= SF diff --git a/net/freeradius3/Makefile b/net/freeradius3/Makefile index f6b12b90e178..f3a45d8a5eb2 100644 --- a/net/freeradius3/Makefile +++ b/net/freeradius3/Makefile @@ -3,7 +3,7 @@ PORTNAME= freeradius DISTVERSION= 3.0.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net MASTER_SITES= ftp://ftp.freeradius.org/pub/freeradius/%SUBDIR%/ \ ftp://ftp.ntua.gr/pub/net/radius/freeradius/%SUBDIR%/ \ diff --git a/net/hs-network-protocol-xmpp/Makefile b/net/hs-network-protocol-xmpp/Makefile index 059e0bc81a7b..02335838c87b 100644 --- a/net/hs-network-protocol-xmpp/Makefile +++ b/net/hs-network-protocol-xmpp/Makefile @@ -2,6 +2,7 @@ PORTNAME= network-protocol-xmpp PORTVERSION= 0.4.6 +PORTREVISION= 1 CATEGORIES= net haskell MAINTAINER= haskell@FreeBSD.org |