diff options
author | tobez <tobez@FreeBSD.org> | 2001-07-27 20:25:36 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2001-07-27 20:25:36 +0800 |
commit | f1020d8e49837859e3cefc76f29eb3b61c803fab (patch) | |
tree | ce90fdf1ec4df006c04b6fa741b67ca50c18c8f6 /databases/p5-DBIWrapper/Makefile | |
parent | 007b170be2724080e7430057e79123810b10b8f7 (diff) | |
download | freebsd-ports-gnome-f1020d8e49837859e3cefc76f29eb3b61c803fab.tar.gz freebsd-ports-gnome-f1020d8e49837859e3cefc76f29eb3b61c803fab.tar.zst freebsd-ports-gnome-f1020d8e49837859e3cefc76f29eb3b61c803fab.zip |
Update databases/p5-DBIWrapper to 0.13.
PR: 29251
Diffstat (limited to 'databases/p5-DBIWrapper/Makefile')
-rw-r--r-- | databases/p5-DBIWrapper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBIWrapper/Makefile b/databases/p5-DBIWrapper/Makefile index 57fdf152eae1..f28cf3007a38 100644 --- a/databases/p5-DBIWrapper/Makefile +++ b/databases/p5-DBIWrapper/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DBIWrapper -PORTVERSION= 0.12 +PORTVERSION= 0.13 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= dbiwrapper |