aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2006-07-31 06:46:04 +0800
committersat <sat@FreeBSD.org>2006-07-31 06:46:04 +0800
commitd4867021f7aea3a318e17e6cc92f7e9336800be1 (patch)
treec49bbc221f0d7c182275060b5f13c6545e32a869 /databases
parent341c2dc80e7e6930d8177a1f7bafe149364518d6 (diff)
downloadfreebsd-ports-gnome-d4867021f7aea3a318e17e6cc92f7e9336800be1.tar.gz
freebsd-ports-gnome-d4867021f7aea3a318e17e6cc92f7e9336800be1.tar.zst
freebsd-ports-gnome-d4867021f7aea3a318e17e6cc92f7e9336800be1.zip
- Provide additional mirrors where needed
- Convert to "magic" master sites - Various minor portlint-prodded fixes
Diffstat (limited to 'databases')
-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