diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-08-28 11:23:31 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-08-28 11:23:31 +0000 |
commit | 69c58a344ae3e58e81821fcf528c785de4530fb3 (patch) | |
tree | 3d67eeb4587504cfa132facf5324f35350fe9a9f /databases/p5-DBD-SQLite | |
parent | 2891d1533509d9be6333ba1f5cb618682da1ff32 (diff) | |
download | ports-69c58a344ae3e58e81821fcf528c785de4530fb3.tar.gz ports-69c58a344ae3e58e81821fcf528c785de4530fb3.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 6646bc33d2dc..d2a3c236704e 100644 --- a/databases/p5-DBD-SQLite/Makefile +++ b/databases/p5-DBD-SQLite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DBD-SQLite -PORTVERSION= 0.25 +PORTVERSION= 0.28 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 db90e985b5a3..0c789fa3c47a 100644 --- a/databases/p5-DBD-SQLite/distinfo +++ b/databases/p5-DBD-SQLite/distinfo @@ -1 +1 @@ -MD5 (DBD-SQLite-0.25.tar.gz) = 493f554565d8aad9ed2efe34102729cf +MD5 (DBD-SQLite-0.28.tar.gz) = f7143b55b27cc347936434a76fad15a8 |