summaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-SQLite-Simple
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2006-07-30 22:46:04 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2006-07-30 22:46:04 +0000
commitc36ad3d129196bf371f8b1e650cef771fc18aaaf (patch)
treecaeabb0c3035ccf1e769faf1a7462cba94c7f3a3 /databases/p5-DBIx-SQLite-Simple
parent- fix running time error by installing missing perl module (diff)
- Provide additional mirrors where needed
- Convert to "magic" master sites - Various minor portlint-prodded fixes
Notes
Notes: svn path=/head/; revision=169159
Diffstat (limited to 'databases/p5-DBIx-SQLite-Simple')
-rw-r--r--databases/p5-DBIx-SQLite-Simple/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/p5-DBIx-SQLite-Simple/Makefile b/databases/p5-DBIx-SQLite-Simple/Makefile
index 48dbedecd6c0..6a76a222fe9a 100644
--- a/databases/p5-DBIx-SQLite-Simple/Makefile
+++ b/databases/p5-DBIx-SQLite-Simple/Makefile
@@ -8,8 +8,7 @@
PORTNAME= DBIx-SQLite-Simple
PORTVERSION= 0.33
CATEGORIES= databases perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
-MASTER_SITE_SUBDIR= DBIx
+MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= infofarmer@FreeBSD.org