aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-safe/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-safe/Makefile')
-rw-r--r--devel/hs-safe/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/hs-safe/Makefile b/devel/hs-safe/Makefile
index f2f68082c518..2d258bd9f806 100644
--- a/devel/hs-safe/Makefile
+++ b/devel/hs-safe/Makefile
@@ -3,15 +3,13 @@
PORTNAME= safe
PORTVERSION= 0.3.3
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
-COMMENT= A Haskell library for safe (pattern match free) functions
+COMMENT= Library for safe (pattern match free) functions
LICENSE= BSD
-CABAL_SETUP= Setup.hs
-
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>