aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-08-03 02:30:07 +0000
committerGabor Pali <pgj@FreeBSD.org>2012-08-03 02:30:07 +0000
commitdb8a630740d7952632fca1d12503a442fc625335 (patch)
tree8ee3a15fcf61eb9a77ce79ffe7cc567f6e56e480 /net
parent336cf4f81e31ae43ff7b5ec434e2305615de4392 (diff)
Notes
Diffstat (limited to 'net')
-rw-r--r--net/hs-hostname/Makefile2
-rw-r--r--net/hs-network-conduit/Makefile1
-rw-r--r--net/hs-network/Makefile1
-rw-r--r--net/hs-pcap/Makefile2
-rw-r--r--net/hs-sendfile/Makefile1
-rw-r--r--net/hs-socks/Makefile1
6 files changed, 6 insertions, 2 deletions
diff --git a/net/hs-hostname/Makefile b/net/hs-hostname/Makefile
index 0c9b5a385bd5..f371bd9a4c4f 100644
--- a/net/hs-hostname/Makefile
+++ b/net/hs-hostname/Makefile
@@ -7,7 +7,7 @@
PORTNAME= hostname
PORTVERSION= 1.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= net haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/net/hs-network-conduit/Makefile b/net/hs-network-conduit/Makefile
index d8c432c2920b..b2e88fb460e7 100644
--- a/net/hs-network-conduit/Makefile
+++ b/net/hs-network-conduit/Makefile
@@ -7,6 +7,7 @@
PORTNAME= network-conduit
PORTVERSION= 0.4.0.1
+PORTREVISION= 1
CATEGORIES= net haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/net/hs-network/Makefile b/net/hs-network/Makefile
index 3f7556f3b5cb..d3f999010e23 100644
--- a/net/hs-network/Makefile
+++ b/net/hs-network/Makefile
@@ -7,6 +7,7 @@
PORTNAME= network
PORTVERSION= 2.3.0.13
+PORTREVISION= 1
CATEGORIES= net haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/net/hs-pcap/Makefile b/net/hs-pcap/Makefile
index 9c91d574e4a3..4c2c9f792b67 100644
--- a/net/hs-pcap/Makefile
+++ b/net/hs-pcap/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pcap
PORTVERSION= 0.4.5.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/net/hs-sendfile/Makefile b/net/hs-sendfile/Makefile
index 0a0f860583ac..08677529df54 100644
--- a/net/hs-sendfile/Makefile
+++ b/net/hs-sendfile/Makefile
@@ -7,6 +7,7 @@
PORTNAME= sendfile
PORTVERSION= 0.7.6
+PORTREVISION= 1
CATEGORIES= net haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/net/hs-socks/Makefile b/net/hs-socks/Makefile
index 060273a9d8f7..cf1123f9190d 100644
--- a/net/hs-socks/Makefile
+++ b/net/hs-socks/Makefile
@@ -7,6 +7,7 @@
PORTNAME= socks
PORTVERSION= 0.4.1
+PORTREVISION= 1
CATEGORIES= net haskell
MAINTAINER= haskell@FreeBSD.org