diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2002-10-31 09:06:50 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2002-10-31 09:06:50 +0000 |
commit | 07b4ed2bbe585fe2d343ba495a97b460e65e45ad (patch) | |
tree | 89b82065fdd412cb570dc7c6d3ff12708786db4e /databases/p5-DBD-SQLite2/Makefile | |
parent | 188e5df6175f633fbd041eb3b85235f1e81627ee (diff) | |
download | ports-07b4ed2bbe585fe2d343ba495a97b460e65e45ad.tar.gz ports-07b4ed2bbe585fe2d343ba495a97b460e65e45ad.zip |
Notes
Diffstat (limited to 'databases/p5-DBD-SQLite2/Makefile')
-rw-r--r-- | databases/p5-DBD-SQLite2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBD-SQLite2/Makefile b/databases/p5-DBD-SQLite2/Makefile index f57512fc0283..1040042aa2b4 100644 --- a/databases/p5-DBD-SQLite2/Makefile +++ b/databases/p5-DBD-SQLite2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DBD-SQLite -PORTVERSION= 0.19 +PORTVERSION= 0.21 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBD |