diff options
author | edwin <edwin@FreeBSD.org> | 2006-05-24 08:17:28 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-05-24 08:17:28 +0800 |
commit | 80720f2f6a6c86c570c8ff002d6bb88fb9123037 (patch) | |
tree | 6a6066b0188bc7f9ac7941f52031135093d48134 /security/p5-Digest-SHA | |
parent | a16d7e920c1f15af68e2d5dd5f880dab44b42866 (diff) | |
download | freebsd-ports-gnome-80720f2f6a6c86c570c8ff002d6bb88fb9123037.tar.gz freebsd-ports-gnome-80720f2f6a6c86c570c8ff002d6bb88fb9123037.tar.zst freebsd-ports-gnome-80720f2f6a6c86c570c8ff002d6bb88fb9123037.zip |
<HCoyote> Mavvie: can you commit ports/97696 and change the
maintainer to whatever the generic perl maintainer is? I still
haven't fixed my issues with sending email to freebsd.org.
Diffstat (limited to 'security/p5-Digest-SHA')
-rw-r--r-- | security/p5-Digest-SHA/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Digest-SHA/Makefile b/security/p5-Digest-SHA/Makefile index fd6e475eaa99..30a94eebedb4 100644 --- a/security/p5-Digest-SHA/Makefile +++ b/security/p5-Digest-SHA/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Digest PKGNAMEPREFIX= p5- -MAINTAINER= hcoyote@ghostar.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension for SHA-1/224/256/384/512 PERL_CONFIGURE= yes |