summaryrefslogtreecommitdiff
path: root/math/hs-math-functions/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--math/hs-math-functions/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/hs-math-functions/Makefile b/math/hs-math-functions/Makefile
index 0e10205c9dd6..8c3bd5197edb 100644
--- a/math/hs-math-functions/Makefile
+++ b/math/hs-math-functions/Makefile
@@ -7,6 +7,7 @@
PORTNAME= math-functions
PORTVERSION= 0.1.1.0
+PORTREVISION= 1
CATEGORIES= math haskell
MAINTAINER= wen@FreeBSD.org
@@ -18,7 +19,5 @@ USE_CABAL= erf>=2 vector>=0.7
CABAL_SETUP= Setup.hs
-PORTDATA= *
-
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>