diff options
author | miwi <miwi@FreeBSD.org> | 2015-11-26 20:04:00 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2015-11-26 20:04:00 +0800 |
commit | 871be174caf5f1a486337e9218249dfa516991f1 (patch) | |
tree | 3081713bfbac043d0797e43f4ad3cf98dec16df4 /security/pear-Crypt_XXTEA | |
parent | 45429d5b95bbeb061750bb8518378043038699bd (diff) | |
download | freebsd-ports-gnome-871be174caf5f1a486337e9218249dfa516991f1.tar.gz freebsd-ports-gnome-871be174caf5f1a486337e9218249dfa516991f1.tar.zst freebsd-ports-gnome-871be174caf5f1a486337e9218249dfa516991f1.zip |
- Take Maintainership
Approved by: mat (mentor)
Diffstat (limited to 'security/pear-Crypt_XXTEA')
-rw-r--r-- | security/pear-Crypt_XXTEA/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pear-Crypt_XXTEA/Makefile b/security/pear-Crypt_XXTEA/Makefile index 7da439bfb3e5..272d51e31c8d 100644 --- a/security/pear-Crypt_XXTEA/Makefile +++ b/security/pear-Crypt_XXTEA/Makefile @@ -5,7 +5,7 @@ PORTNAME= Crypt_XXTEA PORTVERSION= 0.9.0 CATEGORIES= security www pear -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR XXTEA encryption algorithm USES= pear |