aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBD-SQLite/Makefile
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2015-06-24 15:16:23 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2015-06-24 15:16:23 +0000
commit34ed372f387ffa10a367ce40c343a8b5674210de (patch)
tree614ed8c5d7b5d793f508620e44dacf1afeb782a7 /databases/p5-DBD-SQLite/Makefile
parent41508b71e25c43306ce4457ae8da01b5e3480720 (diff)
downloadports-34ed372f387ffa10a367ce40c343a8b5674210de.tar.gz
ports-34ed372f387ffa10a367ce40c343a8b5674210de.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).
Notes
Notes: svn path=/head/; revision=390487
Diffstat (limited to 'databases/p5-DBD-SQLite/Makefile')
-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