diff options
author | itetcu <itetcu@FreeBSD.org> | 2007-06-18 05:27:42 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2007-06-18 05:27:42 +0800 |
commit | 6491b60f60a59767ef3cfa586f0de593c7c0dda3 (patch) | |
tree | 397d2296b3293de45505582f47229e2d175b95c9 /security/p5-Crypt-Anubis | |
parent | 5cf073b916b1c7d1439d8243bee69203dca1b5da (diff) | |
download | freebsd-ports-gnome-6491b60f60a59767ef3cfa586f0de593c7c0dda3.tar.gz freebsd-ports-gnome-6491b60f60a59767ef3cfa586f0de593c7c0dda3.tar.zst freebsd-ports-gnome-6491b60f60a59767ef3cfa586f0de593c7c0dda3.zip |
Change of email address, same maintainer.
PR: ports/113686
Submitted by: Steven Kreuzer (confirmed from the old email on private)
Diffstat (limited to 'security/p5-Crypt-Anubis')
-rw-r--r-- | security/p5-Crypt-Anubis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-Anubis/Makefile b/security/p5-Crypt-Anubis/Makefile index f7ba9c1062b5..eda55591c48f 100644 --- a/security/p5-Crypt-Anubis/Makefile +++ b/security/p5-Crypt-Anubis/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- -MAINTAINER= skreuzer@f2o.org +MAINTAINER= skreuzer@exit2shell.com COMMENT= Crypt::CBC-compliant block cipher PERL_CONFIGURE= yes |