diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-24 00:17:28 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-24 00:17:28 +0000 |
commit | a848c1b6908c90643860312d53745c2682a74c71 (patch) | |
tree | 5d20d17b7c1316422635a36752eff0208352989a /security/p5-Digest-SHA/Makefile | |
parent | 9c61e62c07de87c082e467cdacfe61d9d5994cce (diff) |
<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.
Notes
Notes:
svn path=/head/; revision=163218
Diffstat (limited to 'security/p5-Digest-SHA/Makefile')
-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 |