aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorGabor Pali <pgj@FreeBSD.org>2012-02-13 03:49:32 +0000
committerGabor Pali <pgj@FreeBSD.org>2012-02-13 03:49:32 +0000
commitc4aebd467cd2c219c6870c0ef038a76bc2850c80 (patch)
treec0866f6e74ae506e4a037c4c7092b52e8f145318 /print
parentaac32349c902a5c9abd567ac3388e17b7c422eff (diff)
Notes
Diffstat (limited to 'print')
-rw-r--r--print/hs-hscolour-docs/Makefile1
-rw-r--r--print/hs-hscolour/Makefile3
2 files changed, 2 insertions, 2 deletions
diff --git a/print/hs-hscolour-docs/Makefile b/print/hs-hscolour-docs/Makefile
index d928ecceb1d2..dffcaa60e612 100644
--- a/print/hs-hscolour-docs/Makefile
+++ b/print/hs-hscolour-docs/Makefile
@@ -7,6 +7,7 @@
PORTNAME= hscolour
PORTVERSION= 1.19
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= print haskell
diff --git a/print/hs-hscolour/Makefile b/print/hs-hscolour/Makefile
index 2cd893a6ba8c..7604e072dfa2 100644
--- a/print/hs-hscolour/Makefile
+++ b/print/hs-hscolour/Makefile
@@ -7,6 +7,7 @@
PORTNAME= hscolour
PORTVERSION= 1.19
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= print haskell
@@ -20,7 +21,5 @@ CABAL_SETUP= Setup.hs
EXECUTABLE= HsColour
-PORTDATA= *
-
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>