diff options
author | Andrej Zverev <az@FreeBSD.org> | 2011-06-20 16:37:15 +0800 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2011-06-20 16:37:15 +0800 |
commit | dec946ad510fca42e9c94b55d1d6a14f61b52298 (patch) | |
tree | 48b5727a03251b03dcd9fd368693c8cedacff8a4 /net/p5-BBS-UserInfo-SOB | |
parent | ec42834537425e5daa21f4b5a2a7933e8841e681 (diff) | |
download | freebsd-ports-gnome-dec946ad510fca42e9c94b55d1d6a14f61b52298.tar.gz freebsd-ports-gnome-dec946ad510fca42e9c94b55d1d6a14f61b52298.tar.zst freebsd-ports-gnome-dec946ad510fca42e9c94b55d1d6a14f61b52298.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-SOB')
-rw-r--r-- | net/p5-BBS-UserInfo-SOB/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-BBS-UserInfo-SOB/Makefile b/net/p5-BBS-UserInfo-SOB/Makefile index 5a3531cd57c2..d8e7539b8ca8 100644 --- a/net/p5-BBS-UserInfo-SOB/Makefile +++ b/net/p5-BBS-UserInfo-SOB/Makefile @@ -9,7 +9,7 @@ PORTNAME= BBS-UserInfo-SOB 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 |