diff options
Diffstat (limited to 'databases/p5-DBD-SQLite/Makefile')
-rw-r--r-- | databases/p5-DBD-SQLite/Makefile | 10 |
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 |