diff options
Diffstat (limited to 'databases/postgresql-libpqxx3/Makefile')
-rw-r--r-- | databases/postgresql-libpqxx3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-libpqxx3/Makefile b/databases/postgresql-libpqxx3/Makefile index ce6f12d529c1..00b477e2a98c 100644 --- a/databases/postgresql-libpqxx3/Makefile +++ b/databases/postgresql-libpqxx3/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://gborg.postgresql.org/pub/libpqxx/stable/ PKGNAMEPREFIX= postgresql- DIST_SUBDIR= postgresql -MAINTAINER= girgen@pingpong.net +MAINTAINER= girgen@FreeBSD.org COMMENT= A new C++ interface for PostgreSQL LIB_DEPENDS= pq.3:${PORTSDIR}/${POSTGRESQL_PORT} |