diff options
author | ache <ache@FreeBSD.org> | 2001-06-11 03:52:09 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 2001-06-11 03:52:09 +0800 |
commit | fd5d7a613aaf591b693890d2301cef9d749f4b87 (patch) | |
tree | a62519c600a7445b242fa31e7e0d75da1b10fe91 /security | |
parent | 12a0fa2886ea994bb3a0b02da929767efc96c4c7 (diff) | |
download | freebsd-ports-gnome-fd5d7a613aaf591b693890d2301cef9d749f4b87.tar.gz freebsd-ports-gnome-fd5d7a613aaf591b693890d2301cef9d749f4b87.tar.zst freebsd-ports-gnome-fd5d7a613aaf591b693890d2301cef9d749f4b87.zip |
Remove myself from MAINTAINER
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Digest-MD5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Digest-MD5/Makefile b/security/p5-Digest-MD5/Makefile index 5d17bcdac27e..3f2a27f408bf 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= ache@FreeBSD.org +MAINTAINER= ports@FreeBSD.org PERL_CONFIGURE= yes |