aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBD-SQLite/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-12-01 13:07:19 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-12-01 13:07:19 +0000
commite9614c5f4e07e4a6fb6ee5425d2300a5ee0fcafa (patch)
tree3ebd89f431fe8711a0bea2e4f0c632f143bd8a41 /databases/p5-DBD-SQLite/Makefile
parentd1b88bc8db8c37622741a72bdf3ccb2d34faf635 (diff)
Update to 1.60
Notes
Notes: svn path=/head/; revision=486354
Diffstat (limited to 'databases/p5-DBD-SQLite/Makefile')
-rw-r--r--databases/p5-DBD-SQLite/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile
index 791332eba7dd..46dfcb0cff12 100644
--- a/databases/p5-DBD-SQLite/Makefile
+++ b/databases/p5-DBD-SQLite/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= DBD-SQLite
-PORTVERSION= 1.58
+PORTVERSION= 1.60
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -12,6 +12,7 @@ COMMENT= Provides access to SQLite3 databases through the DBI
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
+LICENSE_FILE_ART10= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-DBI>=1.57:databases/p5-DBI