diff options
author | petef <petef@FreeBSD.org> | 2001-08-23 07:07:23 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2001-08-23 07:07:23 +0800 |
commit | 9a9f6f4594ca582cd125d13be7ac233ea507e8df (patch) | |
tree | 5ec4d401caa1d17e9239519dd52f762f1e00f895 /security | |
parent | 887b59d47c15d018d1a2010d2aeca4cb1bc86ce8 (diff) | |
download | freebsd-ports-gnome-9a9f6f4594ca582cd125d13be7ac233ea507e8df.tar.gz freebsd-ports-gnome-9a9f6f4594ca582cd125d13be7ac233ea507e8df.tar.zst freebsd-ports-gnome-9a9f6f4594ca582cd125d13be7ac233ea507e8df.zip |
Change my email address to petef@FreeBSD.org for the ports I maintain.
Reviewed by: ade
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Digest-MD2/Makefile | 4 | ||||
-rw-r--r-- | security/p5-Digest-MD5/Makefile | 2 | ||||
-rw-r--r-- | security/secpanel/Makefile | 2 | ||||
-rw-r--r-- | security/ssh-multiadd/Makefile | 2 |
4 files changed, 5 insertions, 5 deletions
diff --git a/security/p5-Digest-MD2/Makefile b/security/p5-Digest-MD2/Makefile index 3563fd88c3ed..daa141cb58d8 100644 --- a/security/p5-Digest-MD2/Makefile +++ b/security/p5-Digest-MD2/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: p5-Digest-MD2 # Date created: 24 May 2001 -# Whom: petef@databits.net +# Whom: petef@FreeBSD.org # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Digest PKGNAMEPREFIX= p5- -MAINTAINER= petef@databits.net +MAINTAINER= petef@FreeBSD.org PERL_CONFIGURE= yes diff --git a/security/p5-Digest-MD5/Makefile b/security/p5-Digest-MD5/Makefile index 2780e162e9ea..f68f6412dfe1 100644 --- a/security/p5-Digest-MD5/Makefile +++ b/security/p5-Digest-MD5/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Digest PKGNAMEPREFIX= p5- -MAINTAINER= petef@databits.net +MAINTAINER= petef@FreeBSD.org PERL_CONFIGURE= yes diff --git a/security/secpanel/Makefile b/security/secpanel/Makefile index 972c30974e44..3654d84d5b52 100644 --- a/security/secpanel/Makefile +++ b/security/secpanel/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.31 CATEGORIES= security MASTER_SITES= http://www2.wiwi.uni-marburg.de/~leich/soft/secpanel/ -MAINTAINER= petef@databits.net +MAINTAINER= petef@FreeBSD.org RUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83 \ ssh-askpass:${PORTSDIR}/security/openssh-askpass diff --git a/security/ssh-multiadd/Makefile b/security/ssh-multiadd/Makefile index cd25db8c64ff..cd7ce664ca67 100644 --- a/security/ssh-multiadd/Makefile +++ b/security/ssh-multiadd/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.3.1 CATEGORIES= security MASTER_SITES= http://www.azstarnet.com/~donut/programs/ssh-multiadd/ -MAINTAINER= petef@databits.net +MAINTAINER= petef@FreeBSD.org USE_PYTHON= yes NO_BUILD= yes |