diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-02-05 09:44:43 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-02-05 09:44:43 +0000 |
commit | c32a782feab8fd89090dae5ae7d675d7e07c1b38 (patch) | |
tree | 3f32a3c3e04f5caad0fcae3484b5ba11549bb5ba /databases/p5-DBD-SQLite | |
parent | 1140e8818513fdc04f0c6bcfc7c398836bf5278e (diff) | |
download | ports-c32a782feab8fd89090dae5ae7d675d7e07c1b38.tar.gz ports-c32a782feab8fd89090dae5ae7d675d7e07c1b38.zip |
Notes
Diffstat (limited to 'databases/p5-DBD-SQLite')
-rw-r--r-- | databases/p5-DBD-SQLite/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-DBD-SQLite/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile index faba96fb8b1f..1df6dede0234 100644 --- a/databases/p5-DBD-SQLite/Makefile +++ b/databases/p5-DBD-SQLite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DBD-SQLite -PORTVERSION= 0.22 +PORTVERSION= 0.24 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBD diff --git a/databases/p5-DBD-SQLite/distinfo b/databases/p5-DBD-SQLite/distinfo index 93b4a72cc51e..3100d16c4fe2 100644 --- a/databases/p5-DBD-SQLite/distinfo +++ b/databases/p5-DBD-SQLite/distinfo @@ -1 +1 @@ -MD5 (DBD-SQLite-0.22.tar.gz) = fac39f444cc413c82fbecb93c752568b +MD5 (DBD-SQLite-0.24.tar.gz) = a073e9980c9d9ed574a9fe3c9876c4f9 |