diff options
Diffstat (limited to 'databases/postgresql-libpq++/Makefile')
-rw-r--r-- | databases/postgresql-libpq++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-libpq++/Makefile b/databases/postgresql-libpq++/Makefile index 3278cce61c38..9fee1ac8cdc2 100644 --- a/databases/postgresql-libpq++/Makefile +++ b/databases/postgresql-libpq++/Makefile @@ -7,7 +7,7 @@ PORTNAME= libpq++ PORTVERSION= 4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= databases MASTER_SITES= ftp://gborg.postgresql.org/pub/libpqpp/stable/ PKGNAMEPREFIX= postgresql- |