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-Net-LDAP-LDAPhash | |
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-Net-LDAP-LDAPhash')
-rw-r--r-- | net/p5-Net-LDAP-LDAPhash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-LDAP-LDAPhash/Makefile b/net/p5-Net-LDAP-LDAPhash/Makefile index a199f73ac0ec..b0649bcd03d5 100644 --- a/net/p5-Net-LDAP-LDAPhash/Makefile +++ b/net/p5-Net-LDAP-LDAPhash/Makefile @@ -9,7 +9,7 @@ PORTNAME= Net-LDAP-LDAPhash PORTVERSION= 1.0.2 CATEGORIES= net perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../../authors/id/V/VV/VVELOX +MASTER_SITE_SUBDIR= CPAN:VVELOX PKGNAMEPREFIX= p5- MAINTAINER= vvelox@vvelox.net |