summaryrefslogtreecommitdiff
path: root/net/hs-network-info/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/hs-network-info/Makefile')
-rw-r--r--net/hs-network-info/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/hs-network-info/Makefile b/net/hs-network-info/Makefile
index a43bd54b3ecf..6ae736b790d4 100644
--- a/net/hs-network-info/Makefile
+++ b/net/hs-network-info/Makefile
@@ -2,7 +2,7 @@
PORTNAME= network-info
PORTVERSION= 0.2.0.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net haskell
MAINTAINER= haskell@FreeBSD.org
@@ -10,7 +10,5 @@ COMMENT= Access the local computer's basic network configuration
LICENSE= BSD
-CABAL_SETUP= Setup.hs
-
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>