summaryrefslogtreecommitdiff
path: root/java/bouncycastle/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-08-26 05:56:07 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-08-26 05:56:07 +0000
commit6114dfb090cedd9a94555e4f952233cdd8a4ad7e (patch)
tree2544bc1e8536cb453623994d9bd3a6f2f6bfa5b8 /java/bouncycastle/Makefile
parentFix build on 6.x (diff)
Reset bouncing maintainer.
Approved by: portmgr (self)
Notes
Notes: svn path=/head/; revision=140979
Diffstat (limited to '')
-rw-r--r--java/bouncycastle/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/bouncycastle/Makefile b/java/bouncycastle/Makefile
index e3934ac6e201..9e829ab6a5ed 100644
--- a/java/bouncycastle/Makefile
+++ b/java/bouncycastle/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= java security
MASTER_SITES= http://www.bouncycastle.org/download/
DISTNAME= jce-jdk13-${PORTVERSION:S/.//}
-MAINTAINER= rasputin@idoru.mine.nu
+MAINTAINER= ports@FreeBSD.org
COMMENT= Cleanroom build of Java Cryptography Extensions
BUILD_DEPENDS= ${JAVADIR}/bin/java:${PORTSDIR}/java/jdk13