aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/hs-hostname/Makefile2
-rw-r--r--net/hs-network/Makefile1
-rw-r--r--net/hs-pcap/Makefile1
-rw-r--r--net/hs-sendfile/Makefile1
4 files changed, 4 insertions, 1 deletions
diff --git a/net/hs-hostname/Makefile b/net/hs-hostname/Makefile
index 42350a499af0..6e9ed008e9ea 100644
--- a/net/hs-hostname/Makefile
+++ b/net/hs-hostname/Makefile
@@ -7,7 +7,7 @@
PORTNAME= hostname
PORTVERSION= 1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/net/hs-network/Makefile b/net/hs-network/Makefile
index c8c23e794b04..002b8ba286e2 100644
--- a/net/hs-network/Makefile
+++ b/net/hs-network/Makefile
@@ -7,6 +7,7 @@
PORTNAME= network
PORTVERSION= 2.3.0.2
+PORTREVISION= 1
CATEGORIES= net haskell
MAINTAINER= haskell@FreeBSD.org
diff --git a/net/hs-pcap/Makefile b/net/hs-pcap/Makefile
index 1bce4806ad53..e99600c3e977 100644
--- a/net/hs-pcap/Makefile
+++ b/net/hs-pcap/Makefile
@@ -7,6 +7,7 @@
PORTNAME= pcap
PORTVERSION= 0.4.5.1
+PORTREVISION= 1
CATEGORIES= net haskell
MAINTAINER= jupengfei@gmail.com
diff --git a/net/hs-sendfile/Makefile b/net/hs-sendfile/Makefile
index a38c2c387684..e2727cad9c72 100644
--- a/net/hs-sendfile/Makefile
+++ b/net/hs-sendfile/Makefile
@@ -7,6 +7,7 @@
PORTNAME= sendfile
PORTVERSION= 0.7.3
+PORTREVISION= 1
CATEGORIES= net haskell
MAINTAINER= haskell@FreeBSD.org