diff options
Diffstat (limited to 'databases/postgresql-libpqxx/Makefile')
-rw-r--r-- | databases/postgresql-libpqxx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-libpqxx/Makefile b/databases/postgresql-libpqxx/Makefile index 4c44edbc2384..7a3f1e74573a 100644 --- a/databases/postgresql-libpqxx/Makefile +++ b/databases/postgresql-libpqxx/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://pqxx.org/download/software/libpqxx/ PKGNAMEPREFIX= postgresql- DIST_SUBDIR= postgresql -MAINTAINER= girgen@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A new C++ interface for PostgreSQL CONFLICTS= postgresql-libpqxx-3.* |