summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--java/jce-aba/Makefile6
-rw-r--r--java/jce-aba/pkg-comment2
2 files changed, 5 insertions, 3 deletions
diff --git a/java/jce-aba/Makefile b/java/jce-aba/Makefile
index 02a85497fbd6..8fd323e55927 100644
--- a/java/jce-aba/Makefile
+++ b/java/jce-aba/Makefile
@@ -8,11 +8,13 @@
PORTNAME= jce-aba
PORTVERSION= 1.1
CATEGORIES= java
-MASTER_SITES= http://www.openjce.org/
+MASTER_SITES= http://www.metaverse.nl/~ernst/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= znerd
MAINTAINER= greg@greg.rim.or.jp
-RUN_DEPENDS= ${LOCALBASE}/jdk1.1.8/bin/java:${PORTSDIR}/java/jdk
+USE_JAVA= 1.1+
RESTRICTED= "Crypto; export-controlled"
NO_BUILD= yes
diff --git a/java/jce-aba/pkg-comment b/java/jce-aba/pkg-comment
index 1887ff3296d8..d0c7f2bec88b 100644
--- a/java/jce-aba/pkg-comment
+++ b/java/jce-aba/pkg-comment
@@ -1 +1 @@
-A clean room implementation of the Java Cryptograph Extension (JCE) API
+Clean room implementation of the Java Cryptograph Extension (JCE) API