diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2005-09-20 14:20:34 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2005-09-20 14:20:34 +0000 |
commit | 9030b5c3b800ba5467d86cbe01dc8a8b7de60476 (patch) | |
tree | 5e88e5a2daf9a44cbd6e276b4da8ae030fbd3ba1 /security | |
parent | f88674c448df9982b97dbfddd7bf9ae13570807f (diff) | |
download | ports-9030b5c3b800ba5467d86cbe01dc8a8b7de60476.tar.gz ports-9030b5c3b800ba5467d86cbe01dc8a8b7de60476.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/amavis-perl/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Crypt-OTP/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Crypt-RC4/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Crypt-Solitaire/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/security/amavis-perl/Makefile b/security/amavis-perl/Makefile index 820e42ab0011..e042247595ed 100644 --- a/security/amavis-perl/Makefile +++ b/security/amavis-perl/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= amavis -MAINTAINER= svenasse@polaris.ca +MAINTAINER= ports@FreeBSD.org COMMENT= Mail Virus Scanner (uses external antivirus) BUILD_DEPENDS= ${LOCALBASE}/bin/lha:${PORTSDIR}/archivers/lha \ diff --git a/security/p5-Crypt-OTP/Makefile b/security/p5-Crypt-OTP/Makefile index 337b4164ad10..647e518011fc 100644 --- a/security/p5-Crypt-OTP/Makefile +++ b/security/p5-Crypt-OTP/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- -MAINTAINER= svenasse@polaris.ca +MAINTAINER= ports@FreeBSD.org COMMENT= Perl implementation of the One Time Pad (hence, OTP) encryption method PERL_CONFIGURE= yes diff --git a/security/p5-Crypt-RC4/Makefile b/security/p5-Crypt-RC4/Makefile index ec1b5ac8d887..44c3b46a2ad9 100644 --- a/security/p5-Crypt-RC4/Makefile +++ b/security/p5-Crypt-RC4/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- -MAINTAINER= svenasse@polaris.ca +MAINTAINER= ports@FreeBSD.org COMMENT= Perl implementation of the RC4 encryption algorithm PERL_CONFIGURE= yes diff --git a/security/p5-Crypt-Solitaire/Makefile b/security/p5-Crypt-Solitaire/Makefile index c30bf5533f34..39546867d7a9 100644 --- a/security/p5-Crypt-Solitaire/Makefile +++ b/security/p5-Crypt-Solitaire/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- -MAINTAINER= svenasse@polaris.ca +MAINTAINER= ports@FreeBSD.org COMMENT= Solitaire encryption PERL_CONFIGURE= yes |