diff options
author | Eugene Grosbein <eugen@FreeBSD.org> | 2020-07-11 13:16:13 +0000 |
---|---|---|
committer | Eugene Grosbein <eugen@FreeBSD.org> | 2020-07-11 13:16:13 +0000 |
commit | 40fc5b745610bacf3861ce69b7fc80a854712808 (patch) | |
tree | 7a39359ce0fc898a82ebf3a80d416d7f5891e846 | |
parent | Resurrect `sysutils/scanmem' and update to version 0.17. (diff) |
java/bouncycastle15: give up maintainership
I have not used the software for years and now
I'm not in position to test and update it.
-rw-r--r-- | java/bouncycastle15/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/bouncycastle15/Makefile b/java/bouncycastle15/Makefile index 15630b18731f..cbf728f23108 100644 --- a/java/bouncycastle15/Makefile +++ b/java/bouncycastle15/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://www.bouncycastle.org/download/ \ PKGNAMESUFFIX= 15 DISTNAME= crypto-${DVERSION} -MAINTAINER= eugen@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Cleanroom build of Java Cryptography Extensions LICENSE= MIT |