diff options
author | wen <wen@FreeBSD.org> | 2010-01-21 10:42:46 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-01-21 10:42:46 +0800 |
commit | 9d25bb19742eaddaea8a39e0f7754a6b05a805ab (patch) | |
tree | 55760e1e6def4438aa07ce417f8fc12599d37e1b /databases/p5-DBD-Pg/Makefile | |
parent | 3b1387ee0c7e73384a954b35ba12b0b7f9d2d7b6 (diff) | |
download | freebsd-ports-gnome-9d25bb19742eaddaea8a39e0f7754a6b05a805ab.tar.gz freebsd-ports-gnome-9d25bb19742eaddaea8a39e0f7754a6b05a805ab.tar.zst freebsd-ports-gnome-9d25bb19742eaddaea8a39e0f7754a6b05a805ab.zip |
- Update to 2.16.1
Diffstat (limited to 'databases/p5-DBD-Pg/Makefile')
-rw-r--r-- | databases/p5-DBD-Pg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBD-Pg/Makefile b/databases/p5-DBD-Pg/Makefile index 853b2723151f..cce9025fad36 100644 --- a/databases/p5-DBD-Pg/Makefile +++ b/databases/p5-DBD-Pg/Makefile @@ -6,7 +6,7 @@ # PORTNAME= DBD-Pg -PORTVERSION= 2.16.0 +PORTVERSION= 2.16.1 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- |