diff options
author | Andrej Zverev <az@FreeBSD.org> | 2011-06-20 09:03:27 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2011-06-20 09:03:27 +0000 |
commit | 7a1dccccd56cf0a6239992d6a2cc584de1fd61b8 (patch) | |
tree | 53ef54a2336bb0c755e3869b6e29b2608148b337 /security/p5-IO-Async-SSL/Makefile | |
parent | dec946ad510fca42e9c94b55d1d6a14f61b52298 (diff) | |
download | ports-7a1dccccd56cf0a6239992d6a2cc584de1fd61b8.tar.gz ports-7a1dccccd56cf0a6239992d6a2cc584de1fd61b8.zip |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
Notes
Notes:
svn path=/head/; revision=275887
Diffstat (limited to 'security/p5-IO-Async-SSL/Makefile')
-rw-r--r-- | security/p5-IO-Async-SSL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-IO-Async-SSL/Makefile b/security/p5-IO-Async-SSL/Makefile index 72efd86d516b..bb6e526be2f6 100644 --- a/security/p5-IO-Async-SSL/Makefile +++ b/security/p5-IO-Async-SSL/Makefile @@ -9,7 +9,7 @@ PORTNAME= IO-Async-SSL PORTVERSION= 0.06 CATEGORIES= security perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../../authors/id/P/PE/PEVANS +MASTER_SITE_SUBDIR= CPAN:PEVANS PKGNAMEPREFIX= p5- MAINTAINER= ports@c0decafe.net |