aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-xhtml/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/hs-xhtml/Makefile')
-rw-r--r--textproc/hs-xhtml/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/textproc/hs-xhtml/Makefile b/textproc/hs-xhtml/Makefile
index cab760be4e19..5b9c61cd8f9c 100644
--- a/textproc/hs-xhtml/Makefile
+++ b/textproc/hs-xhtml/Makefile
@@ -2,15 +2,13 @@
PORTNAME= xhtml
PORTVERSION= 3000.2.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
-COMMENT= An XHTML combinator library
+COMMENT= XHTML combinator library
LICENSE= BSD
-CABAL_SETUP= Setup.hs
-
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>