diff options
author | az <az@FreeBSD.org> | 2011-06-20 17:03:27 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2011-06-20 17:03:27 +0800 |
commit | 87d7c62fda78954f395906a78f0215b374f14cb3 (patch) | |
tree | 03c001908e84b8f976209940d0cfc65967ce6e2f /sysutils/p5-Sys-Group-GIDhelper | |
parent | 7fd01e05c5819a38c3e7a76d21d645d85ab803ae (diff) | |
download | freebsd-ports-gnome-87d7c62fda78954f395906a78f0215b374f14cb3.tar.gz freebsd-ports-gnome-87d7c62fda78954f395906a78f0215b374f14cb3.tar.zst freebsd-ports-gnome-87d7c62fda78954f395906a78f0215b374f14cb3.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 'sysutils/p5-Sys-Group-GIDhelper')
-rw-r--r-- | sysutils/p5-Sys-Group-GIDhelper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/p5-Sys-Group-GIDhelper/Makefile b/sysutils/p5-Sys-Group-GIDhelper/Makefile index 9b20bbe40503..9edcca7a7f2e 100644 --- a/sysutils/p5-Sys-Group-GIDhelper/Makefile +++ b/sysutils/p5-Sys-Group-GIDhelper/Makefile @@ -9,7 +9,7 @@ PORTNAME= Sys-Group-GIDhelper PORTVERSION= 0.0.2 CATEGORIES= sysutils perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX +MASTER_SITE_SUBDIR= CPAN:VVELOX PKGNAMEPREFIX= p5- MAINTAINER= vvelox@vvelox.net |