diff options
author | Wen Heping <wen@FreeBSD.org> | 2010-03-16 02:06:16 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2010-03-16 02:06:16 +0000 |
commit | 5111de02d9b5b58ca9310297ea355c4ffdd15a9c (patch) | |
tree | e08e8b38b0248dff3d5e59ac3c7b17607b1f4119 /databases/pgdbf/Makefile | |
parent | 93d3544c1bb489c31702bfe4a44fd1c38134a9ed (diff) | |
download | ports-5111de02d9b5b58ca9310297ea355c4ffdd15a9c.tar.gz ports-5111de02d9b5b58ca9310297ea355c4ffdd15a9c.zip |
Notes
Diffstat (limited to 'databases/pgdbf/Makefile')
-rw-r--r-- | databases/pgdbf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/pgdbf/Makefile b/databases/pgdbf/Makefile index 9008ed3e6037..b6f765d8c3dd 100644 --- a/databases/pgdbf/Makefile +++ b/databases/pgdbf/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pgdbf -PORTVERSION= 0.5.0 +PORTVERSION= 0.5.1 CATEGORIES= databases MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} |