diff options
author | az <az@FreeBSD.org> | 2011-09-08 16:36:43 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2011-09-08 16:36:43 +0800 |
commit | b091c454d4d7778ceaa35fc8ce2a5e372fc22fb1 (patch) | |
tree | dd625c4563329335365bcb09393c090dd497fdbd /databases/p5-ORLite-Migrate | |
parent | c8fe79762aada987f1ee9fb773b3158323e0245f (diff) | |
download | freebsd-ports-gnome-b091c454d4d7778ceaa35fc8ce2a5e372fc22fb1.tar.gz freebsd-ports-gnome-b091c454d4d7778ceaa35fc8ce2a5e372fc22fb1.tar.zst freebsd-ports-gnome-b091c454d4d7778ceaa35fc8ce2a5e372fc22fb1.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.
With perl@ hat
Diffstat (limited to 'databases/p5-ORLite-Migrate')
-rw-r--r-- | databases/p5-ORLite-Migrate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-ORLite-Migrate/Makefile b/databases/p5-ORLite-Migrate/Makefile index 0b7b2e8d87b9..a80a06e3ff43 100644 --- a/databases/p5-ORLite-Migrate/Makefile +++ b/databases/p5-ORLite-Migrate/Makefile @@ -9,7 +9,7 @@ PORTNAME= ORLite-Migrate PORTVERSION= 1.07 CATEGORIES= databases perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= ../by-authors/id/A/AD/ADAMK +MASTER_SITE_SUBDIR= CPAN:ADAMK PKGNAMEPREFIX= p5- MAINTAINER= cm@therek.net |