aboutsummaryrefslogtreecommitdiffstats
path: root/security/hs-RSA
diff options
context:
space:
mode:
Diffstat (limited to 'security/hs-RSA')
-rw-r--r--security/hs-RSA/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/security/hs-RSA/Makefile b/security/hs-RSA/Makefile
index 177943f0601f..ccf5695fc11a 100644
--- a/security/hs-RSA/Makefile
+++ b/security/hs-RSA/Makefile
@@ -2,7 +2,7 @@
PORTNAME= RSA
PORTVERSION= 1.2.2.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= security haskell
MAINTAINER= haskell@FreeBSD.org
@@ -10,7 +10,6 @@ COMMENT= Implementation of RSA, using the padding schemes of PKCS#1 v2.1
LICENSE= BSD
-CABAL_SETUP= Setup.hs
USE_CABAL= crypto-api>=0.10 crypto-pubkey-types>=0.2 monadcryptorandom SHA
OPTIONS_DEFINE= MD5 BINARY