aboutsummaryrefslogtreecommitdiff
path: root/www/hs-oeis
diff options
context:
space:
mode:
Diffstat (limited to 'www/hs-oeis')
-rw-r--r--www/hs-oeis/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/hs-oeis/Makefile b/www/hs-oeis/Makefile
index 27246d4bdf56..099721e09fc3 100644
--- a/www/hs-oeis/Makefile
+++ b/www/hs-oeis/Makefile
@@ -7,6 +7,7 @@
PORTNAME= oeis
PORTVERSION= 0.3.1
+PORTREVISION= 1
CATEGORIES= www haskell
MAINTAINER= haskell@FreeBSD.org
@@ -17,7 +18,5 @@ LICENSE= BSD
CABAL_SETUP= Setup.hs
USE_CABAL= HTTP>=4000.0.2 network>=2
-PORTDATA= *
-
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>