diff options
author | ashish <ashish@FreeBSD.org> | 2010-06-14 20:56:44 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2010-06-14 20:56:44 +0800 |
commit | 543b5407373167cae56d52c721d3f03420d9e9ca (patch) | |
tree | f9c65f86a14eae70680da550352528b904a50fa2 /security/p5-Digest-CRC/Makefile | |
parent | 4296b587eedfea2f1deb01d86699598bb13fd49a (diff) | |
download | freebsd-ports-gnome-543b5407373167cae56d52c721d3f03420d9e9ca.tar.gz freebsd-ports-gnome-543b5407373167cae56d52c721d3f03420d9e9ca.tar.zst freebsd-ports-gnome-543b5407373167cae56d52c721d3f03420d9e9ca.zip |
- Adopt unmaintained ports.
Approved by: pgj, tabthorpe (mentors)
Diffstat (limited to 'security/p5-Digest-CRC/Makefile')
-rw-r--r-- | security/p5-Digest-CRC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Digest-CRC/Makefile b/security/p5-Digest-CRC/Makefile index b4cc51c22ff8..18cc7768bacf 100644 --- a/security/p5-Digest-CRC/Makefile +++ b/security/p5-Digest-CRC/Makefile @@ -9,7 +9,7 @@ CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ashish@FreeBSD.org COMMENT= Perl extension for calculating CRC cheksums PERL_CONFIGURE= yes |