aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-DBD-SQLite/Makefile
diff options
context:
space:
mode:
authortobez <tobez@FreeBSD.org>2013-06-10 18:21:14 +0800
committertobez <tobez@FreeBSD.org>2013-06-10 18:21:14 +0800
commitd40532adfd3a5677ca4831e90818684301c8ddbb (patch)
treef20bf5ea59194f731777e2022a7498bb474c9db5 /databases/p5-DBD-SQLite/Makefile
parent2bd9a661b36822b190a8e1a52071924db403e52f (diff)
downloadfreebsd-ports-gnome-d40532adfd3a5677ca4831e90818684301c8ddbb.tar.gz
freebsd-ports-gnome-d40532adfd3a5677ca4831e90818684301c8ddbb.tar.zst
freebsd-ports-gnome-d40532adfd3a5677ca4831e90818684301c8ddbb.zip
Update to 1.39.
Changes: http://search.cpan.org/dist/DBD-SQLite/Changes
Diffstat (limited to 'databases/p5-DBD-SQLite/Makefile')
-rw-r--r--databases/p5-DBD-SQLite/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile
index 60b7ee9bf1c7..206a6306f0d1 100644
--- a/databases/p5-DBD-SQLite/Makefile
+++ b/databases/p5-DBD-SQLite/Makefile
@@ -1,15 +1,11 @@
-# New ports collection makefile for: p5-DBD-SQLite
-# Date created: 2002/03/30
-# Whom: nork@cityfujisawa.ne.jp
-#
+# Created by: nork@cityfujisawa.ne.jp
# $FreeBSD$
-#
PORTNAME= DBD-SQLite
-PORTVERSION= 1.37
+PORTVERSION= 1.39
CATEGORIES= databases perl5
MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= CPAN:ADAMK
+MASTER_SITE_SUBDIR= CPAN:ISHIGAKI
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org