diff options
author | tobez <tobez@FreeBSD.org> | 2006-04-12 18:12:45 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2006-04-12 18:12:45 +0800 |
commit | 2c7944e252c10e97da5e97fc900a5660d5e9a43f (patch) | |
tree | 3d7368d9f37f5a58e1e49f8a50ceebcb2101901b /databases/p5-DBD-SQLite/Makefile | |
parent | 2de08b7b529659b978f8392ac30b169f086886ce (diff) | |
download | freebsd-ports-gnome-2c7944e252c10e97da5e97fc900a5660d5e9a43f.tar.gz freebsd-ports-gnome-2c7944e252c10e97da5e97fc900a5660d5e9a43f.tar.zst freebsd-ports-gnome-2c7944e252c10e97da5e97fc900a5660d5e9a43f.zip |
Update to 1.12.
Diffstat (limited to 'databases/p5-DBD-SQLite/Makefile')
-rw-r--r-- | databases/p5-DBD-SQLite/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/p5-DBD-SQLite/Makefile b/databases/p5-DBD-SQLite/Makefile index 463b8c220cdc..681a9230256e 100644 --- a/databases/p5-DBD-SQLite/Makefile +++ b/databases/p5-DBD-SQLite/Makefile @@ -6,8 +6,7 @@ # PORTNAME= DBD-SQLite -PORTVERSION= 1.11 -PORTREVISION= 2 +PORTVERSION= 1.12 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBD |