aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-DBD-SQLite
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2015-06-24 23:16:23 +0800
committeradamw <adamw@FreeBSD.org>2015-06-24 23:16:23 +0800
commit7554cf72716ae862746183a160f9bc789b8ceb9f (patch)
tree614ed8c5d7b5d793f508620e44dacf1afeb782a7 /databases/p5-DBD-SQLite
parent9e550a6c9eaf4ed902cd6f9f8570f69bc239338b (diff)
downloadfreebsd-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 'databases/p5-DBD-SQLite')
-rw-r--r--databases/p5-DBD-SQLite/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile
index aa0d550d5a94..3b9a51f51cd3 100644
--- a/databases/p5-DBD-SQLite/Makefile
+++ b/databases/p5-DBD-SQLite/Makefile
@@ -5,7 +5,6 @@ PORTNAME= DBD-SQLite
PORTVERSION= 1.48
CATEGORIES= databases perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= CPAN:ISHIGAKI
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org