diff options
author | adamw <adamw@FreeBSD.org> | 2015-06-24 23:16:23 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2015-06-24 23:16:23 +0800 |
commit | 7554cf72716ae862746183a160f9bc789b8ceb9f (patch) | |
tree | 614ed8c5d7b5d793f508620e44dacf1afeb782a7 /astro/p5-Astro-satpass | |
parent | 9e550a6c9eaf4ed902cd6f9f8570f69bc239338b (diff) | |
download | freebsd-ports-gnome-7554cf72716ae862746183a160f9bc789b8ceb9f.tar.gz freebsd-ports-gnome-7554cf72716ae862746183a160f9bc789b8ceb9f.tar.zst freebsd-ports-gnome-7554cf72716ae862746183a160f9bc789b8ceb9f.zip |
Start removing MASTER_SITE_SUBDIR=CPAN:username where possible. The
downside to having this set is that portscout cannot find new releases
when the username changes (which happens often in large projects with
multiple maintainers).
Diffstat (limited to 'astro/p5-Astro-satpass')
-rw-r--r-- | astro/p5-Astro-satpass/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/astro/p5-Astro-satpass/Makefile b/astro/p5-Astro-satpass/Makefile index 3c7fa03e6031..ab56417c3400 100644 --- a/astro/p5-Astro-satpass/Makefile +++ b/astro/p5-Astro-satpass/Makefile @@ -5,7 +5,6 @@ PORTNAME= Astro-satpass PORTVERSION= 0.069 CATEGORIES= astro perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:WYANT PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org |