From 7554cf72716ae862746183a160f9bc789b8ceb9f Mon Sep 17 00:00:00 2001 From: adamw Date: Wed, 24 Jun 2015 15:16:23 +0000 Subject: 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). --- databases/p5-DBD-SQLite/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'databases/p5-DBD-SQLite') 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 -- cgit