aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Class
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-DBIx-Class
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-DBIx-Class')
-rw-r--r--databases/p5-DBIx-Class/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/p5-DBIx-Class/Makefile b/databases/p5-DBIx-Class/Makefile
index 118a22944ce5..1ed6117678ec 100644
--- a/databases/p5-DBIx-Class/Makefile
+++ b/databases/p5-DBIx-Class/Makefile
@@ -5,7 +5,6 @@ PORTNAME= DBIx-Class
PORTVERSION= 0.082820
CATEGORIES= databases perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= CPAN:RIBASUSHI
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org