diff options
author | clsung <clsung@FreeBSD.org> | 2006-11-09 13:27:59 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-11-09 13:27:59 +0800 |
commit | 106712daa4562c149e4dd205819fef5989bb0570 (patch) | |
tree | 67c7be05d406b0535d6ba838953562e0c8143285 /security | |
parent | ee49bf92323c1c75bb111ca810e0747b34053517 (diff) | |
download | freebsd-ports-gnome-106712daa4562c149e4dd205819fef5989bb0570.tar.gz freebsd-ports-gnome-106712daa4562c149e4dd205819fef5989bb0570.tar.zst freebsd-ports-gnome-106712daa4562c149e4dd205819fef5989bb0570.zip |
- Take maintainership
PR: ports/105317
Submitted by: maintainer (Thomas Abthorpe)
Diffstat (limited to 'security')
-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 61e792aa0355..e089891b1256 100644 --- a/security/pear-Crypt_Blowfish/Makefile +++ b/security/pear-Crypt_Blowfish/Makefile @@ -9,7 +9,7 @@ PORTNAME= Crypt_Blowfish PORTVERSION= 1.0.1 CATEGORIES= security www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= thomas@goodking.ca COMMENT= PEAR class for blowfish encryption BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear |