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 9fee1ac8cdc2..a147bb85a858 100644 --- a/databases/postgresql-libpq++/Makefile +++ b/databases/postgresql-libpq++/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://gborg.postgresql.org/pub/libpqpp/stable/ PKGNAMEPREFIX= postgresql- DIST_SUBDIR= postgresql -MAINTAINER= girgen@pingpong.net +MAINTAINER= girgen@FreeBSD.org COMMENT= C++ interface for PostgreSQL POSTGRESQL_PORT?= databases/postgresql7 |