diff options
author | Jesper Skriver <jesper@FreeBSD.org> | 2005-11-04 21:24:21 +0000 |
---|---|---|
committer | Jesper Skriver <jesper@FreeBSD.org> | 2005-11-04 21:24:21 +0000 |
commit | 56844efaa2c1a142d85b331fa16f1d4ecfde6960 (patch) | |
tree | dc0fbb1722189945e43660c8b2073813aa2a9d0b /security/p5-Crypt-DES_EDE3/Makefile | |
parent | 6908b8e3062b059b278abb4540437c253ea2e96a (diff) |
Notes
Diffstat (limited to 'security/p5-Crypt-DES_EDE3/Makefile')
-rw-r--r-- | security/p5-Crypt-DES_EDE3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Crypt-DES_EDE3/Makefile b/security/p5-Crypt-DES_EDE3/Makefile index 31bb175c3d3c..b716655abf49 100644 --- a/security/p5-Crypt-DES_EDE3/Makefile +++ b/security/p5-Crypt-DES_EDE3/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- -MAINTAINER= jesper@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl5 interface to a implementing 3-DES EDE encryption and decryption BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Crypt/DES.pm:${PORTSDIR}/security/p5-Crypt-DES |