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-SQLite2/Makefile | |
parent | 2891d1533509d9be6333ba1f5cb618682da1ff32 (diff) | |
download | ports-69c58a344ae3e58e81821fcf528c785de4530fb3.tar.gz ports-69c58a344ae3e58e81821fcf528c785de4530fb3.zip |
Update to 0.28 (based on SQLite 2.8.6).
Notes
Notes:
svn path=/head/; revision=87890
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 6646bc33d2dc..d2a3c236704e 100644 --- a/databases/p5-DBD-SQLite2/Makefile +++ b/databases/p5-DBD-SQLite2/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 |