diff options
author | will <will@FreeBSD.org> | 2000-10-24 05:03:11 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-10-24 05:03:11 +0800 |
commit | 5762d8f07f0df7530f773553389b77e5fe89ca9b (patch) | |
tree | 45b5a106d98c4603b73a72e81d6aaf4739cc6716 /security | |
parent | df2a8d07e99bf88aece5f9a8a4819f049da2a9e3 (diff) | |
download | freebsd-ports-gnome-5762d8f07f0df7530f773553389b77e5fe89ca9b.tar.gz freebsd-ports-gnome-5762d8f07f0df7530f773553389b77e5fe89ca9b.tar.zst freebsd-ports-gnome-5762d8f07f0df7530f773553389b77e5fe89ca9b.zip |
Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Authen-Radius/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Crypt-DES/Makefile | 2 | ||||
-rw-r--r-- | security/p5-Crypt-IDEA/Makefile | 2 | ||||
-rw-r--r-- | security/p5-MD5/Makefile | 2 | ||||
-rw-r--r-- | security/p5-PGP/Makefile | 2 | ||||
-rw-r--r-- | security/swatch/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
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 |