diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-11-18 09:37:31 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-11-18 09:37:31 +0000 |
commit | 91a1caa2422800c8478cb82e13d208ef07398bc2 (patch) | |
tree | c5f1f00242bba8544a0e9313052a53a2c0786f5b /security/pear-Crypt_Blowfish | |
parent | 40d2598f2ad6ffff1f7318bceaeb9ea557a16453 (diff) |
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work!
Notes
Notes:
svn path=/head/; revision=372709
Diffstat (limited to 'security/pear-Crypt_Blowfish')
-rw-r--r-- | security/pear-Crypt_Blowfish/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pear-Crypt_Blowfish/Makefile b/security/pear-Crypt_Blowfish/Makefile index fc6ca608cc63..d53b81ae3081 100644 --- a/security/pear-Crypt_Blowfish/Makefile +++ b/security/pear-Crypt_Blowfish/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.1.0.r2 CATEGORIES= security www pear DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/RC/} -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PEAR class for blowfish encryption USES= pear |