aboutsummaryrefslogtreecommitdiff
path: root/www/hs-oeis
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 /www/hs-oeis
parentaac32349c902a5c9abd567ac3388e17b7c422eff (diff)
downloadports-c4aebd467cd2c219c6870c0ef038a76bc2850c80.tar.gz
ports-c4aebd467cd2c219c6870c0ef038a76bc2850c80.zip
Notes
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>