diff options
author | erwin <erwin@FreeBSD.org> | 2015-08-19 16:10:40 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2015-08-19 16:10:40 +0800 |
commit | ba15c0495cfe743bd019931261f8ed8ed2cd3676 (patch) | |
tree | 56f7d2b56fe900f8115264878435151a360e4a44 /security | |
parent | 503f18fe984028b6d04af9f9f4f46138e01cd51c (diff) | |
download | freebsd-ports-gnome-ba15c0495cfe743bd019931261f8ed8ed2cd3676.tar.gz freebsd-ports-gnome-ba15c0495cfe743bd019931261f8ed8ed2cd3676.tar.zst freebsd-ports-gnome-ba15c0495cfe743bd019931261f8ed8ed2cd3676.zip |
Reset maintainer
<yanagisawa@csg.is.titech.ac.jp>: host mail.csg.ci.i.u-tokyo.ac.jp[133.11.54.4]
said: 550 5.1.1 <yanagisawa@csg.is.titech.ac.jp>: Recipient address
rejected: User unknown in local recipient table (in reply to RCPT TO
command)
Sponsored by: DK Hostmaster A/S
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Crypt-Camellia_PP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-Camellia_PP/Makefile b/security/p5-Crypt-Camellia_PP/Makefile index 341127f5dd41..3d68d7467d0e 100644 --- a/security/p5-Crypt-Camellia_PP/Makefile +++ b/security/p5-Crypt-Camellia_PP/Makefile @@ -8,7 +8,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= yanagisawa@csg.is.titech.ac.jp +MAINTAINER= ports@FreeBSD.org COMMENT= Perl extension for Camellia Encryption Algorithm in pure Perl USES= perl5 |