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 /textproc/p5-Chess-PGN-Parse/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 'textproc/p5-Chess-PGN-Parse/Makefile')
-rw-r--r-- | textproc/p5-Chess-PGN-Parse/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Chess-PGN-Parse/Makefile b/textproc/p5-Chess-PGN-Parse/Makefile index 9824ffcb6b5d..6e348b6ae9a8 100644 --- a/textproc/p5-Chess-PGN-Parse/Makefile +++ b/textproc/p5-Chess-PGN-Parse/Makefile @@ -9,10 +9,10 @@ PORTNAME= Chess-PGN-Parse PORTVERSION= 0.19 CATEGORIES= textproc games perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../../authors/id/G/GM/GMAX +MASTER_SITE_SUBDIR= CPAN:GMAX PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Reads and parses PGN (Portable Game Notation) Chess files PERL_CONFIGURE= yes |