aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-lhs2tex/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/hs-lhs2tex/Makefile')
-rw-r--r--textproc/hs-lhs2tex/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/hs-lhs2tex/Makefile b/textproc/hs-lhs2tex/Makefile
index 5290549e883a..edcabfe39aba 100644
--- a/textproc/hs-lhs2tex/Makefile
+++ b/textproc/hs-lhs2tex/Makefile
@@ -8,6 +8,7 @@
PORTNAME= lhs2tex
PORTVERSION= 1.17
+PORTREVISION= 1
CATEGORIES= textproc haskell
MAINTAINER= haskell@FreeBSD.org
@@ -25,7 +26,5 @@ EXECUTABLE= lhs2TeX
MAN1= lhs2TeX.1
-PORTDATA= *
-
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>