diff options
author | az <az@FreeBSD.org> | 2011-06-20 16:37:15 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2011-06-20 16:37:15 +0800 |
commit | 7fd01e05c5819a38c3e7a76d21d645d85ab803ae (patch) | |
tree | 389eac41627466458418aa46322f1cf83fab1da0 /net/p5-BBS-UserInfo-Maple3 | |
parent | f57990a532e2e034929b8286bd47697725edd079 (diff) | |
download | freebsd-ports-gnome-7fd01e05c5819a38c3e7a76d21d645d85ab803ae.tar.gz freebsd-ports-gnome-7fd01e05c5819a38c3e7a76d21d645d85ab803ae.tar.zst freebsd-ports-gnome-7fd01e05c5819a38c3e7a76d21d645d85ab803ae.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
Diffstat (limited to 'net/p5-BBS-UserInfo-Maple3')
-rw-r--r-- | net/p5-BBS-UserInfo-Maple3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-BBS-UserInfo-Maple3/Makefile b/net/p5-BBS-UserInfo-Maple3/Makefile index 6a962524916a..0427a1880bb8 100644 --- a/net/p5-BBS-UserInfo-Maple3/Makefile +++ b/net/p5-BBS-UserInfo-Maple3/Makefile @@ -9,7 +9,7 @@ PORTNAME= BBS-UserInfo-Maple3 PORTVERSION= 0.01 CATEGORIES= net perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../../authors/id/G/GS/GSLIN +MASTER_SITE_SUBDIR= CPAN:GSLIN PKGNAMEPREFIX= p5- MAINTAINER= gslin@gslin.org |