diff options
author | sergei <sergei@FreeBSD.org> | 2003-10-30 21:19:55 +0800 |
---|---|---|
committer | sergei <sergei@FreeBSD.org> | 2003-10-30 21:19:55 +0800 |
commit | c307686bfb3883b2f932ea971be0af24b5a023a3 (patch) | |
tree | 62e09b0dea135a856c7b0c135236a1f55afe6a30 /java | |
parent | b54ecace3bc2ac9828a5f7b63fad8d1aee917daf (diff) | |
download | freebsd-ports-gnome-c307686bfb3883b2f932ea971be0af24b5a023a3.tar.gz freebsd-ports-gnome-c307686bfb3883b2f932ea971be0af24b5a023a3.tar.zst freebsd-ports-gnome-c307686bfb3883b2f932ea971be0af24b5a023a3.zip |
- Chase MAINTAINER e-mail changes
PR: 58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>, ceri
Diffstat (limited to 'java')
-rw-r--r-- | java/bouncycastle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/bouncycastle/Makefile b/java/bouncycastle/Makefile index 1aaa06e2a337..db7e04e226d8 100644 --- a/java/bouncycastle/Makefile +++ b/java/bouncycastle/Makefile @@ -11,7 +11,7 @@ CATEGORIES= java security MASTER_SITES= http://www.bouncycastle.org/download/ DISTNAME= jce-jdk13-${PORTVERSION:S/.//} -MAINTAINER= rara.rasputin@virgin.net +MAINTAINER= rasputin@idoru.mine.nu COMMENT= Cleanroom build of Java Cryptography Extensions BUILD_DEPENDS= ${JAVADIR}/bin/java:${PORTSDIR}/java/jdk13 |