From 5762d8f07f0df7530f773553389b77e5fe89ca9b Mon Sep 17 00:00:00 2001 From: will Date: Mon, 23 Oct 2000 21:03:11 +0000 Subject: Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer. --- security/p5-Authen-Radius/Makefile | 2 +- security/p5-Crypt-DES/Makefile | 2 +- security/p5-Crypt-IDEA/Makefile | 2 +- security/p5-MD5/Makefile | 2 +- security/p5-PGP/Makefile | 2 +- security/swatch/Makefile | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'security') diff --git a/security/p5-Authen-Radius/Makefile b/security/p5-Authen-Radius/Makefile index 02ef4eaabf81..bb01c4c9c469 100644 --- a/security/p5-Authen-Radius/Makefile +++ b/security/p5-Authen-Radius/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= Authen DISTNAME= RadiusPerl-0.05 PKGNAMEPREFIX= p5- -MAINTAINER= jfitz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/MD5.pm:${PORTSDIR}/security/p5-MD5 diff --git a/security/p5-Crypt-DES/Makefile b/security/p5-Crypt-DES/Makefile index 2c64792cc074..2f3b4cd0eb9f 100644 --- a/security/p5-Crypt-DES/Makefile +++ b/security/p5-Crypt-DES/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- -MAINTAINER= jfitz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org RESTRICTED= "Crypto; export-controlled" diff --git a/security/p5-Crypt-IDEA/Makefile b/security/p5-Crypt-IDEA/Makefile index 4d6d6b289fe7..9d90a48900a4 100644 --- a/security/p5-Crypt-IDEA/Makefile +++ b/security/p5-Crypt-IDEA/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Crypt PKGNAMEPREFIX= p5- -MAINTAINER= jfitz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org RESTRICTED= "Crypto; export-controlled" diff --git a/security/p5-MD5/Makefile b/security/p5-MD5/Makefile index 7c787402c693..bb9c13ac1f45 100644 --- a/security/p5-MD5/Makefile +++ b/security/p5-MD5/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= MD5 PKGNAMEPREFIX= p5- -MAINTAINER= jfitz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_PERL5= yes diff --git a/security/p5-PGP/Makefile b/security/p5-PGP/Makefile index 7313a1e1dd9f..7ef02f5559c2 100644 --- a/security/p5-PGP/Makefile +++ b/security/p5-PGP/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= PGP PKGNAMEPREFIX= p5- -MAINTAINER= jfitz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= pgp:${PORTSDIR}/security/pgp diff --git a/security/swatch/Makefile b/security/swatch/Makefile index 4e739f24c6b3..f68fefd92065 100644 --- a/security/swatch/Makefile +++ b/security/swatch/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security sysutils MASTER_SITES= ftp://ftp.stanford.edu/general/security-tools/swatch/ \ ftp://ftp.cert.dfn.de/pub/tools/audit/swatch/ -MAINTAINER= jfitz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org NO_BUILD= YES -- cgit