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 /editors/p5-Vimana | |
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 'editors/p5-Vimana')
-rw-r--r-- | editors/p5-Vimana/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/p5-Vimana/Makefile b/editors/p5-Vimana/Makefile index e783d9dc4b52..eb8bc3d782fc 100644 --- a/editors/p5-Vimana/Makefile +++ b/editors/p5-Vimana/Makefile @@ -9,7 +9,7 @@ PORTNAME= Vimana PORTVERSION= 2010.09303 CATEGORIES= editors perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../../authors/id/C/CO/CORNELIUS +MASTER_SITE_SUBDIR= CPAN:CORNELIUS PKGNAMEPREFIX= p5- MAINTAINER= miwi@FreeBSD.org |