diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-01-19 03:35:49 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-01-19 03:35:49 +0000 |
commit | c541f27f86c440da2415f323043dd3d47f8ff30d (patch) | |
tree | 40bc7d88796072bcb9ba5b9798b8084c490a38b2 /databases/postgresql-libpqxx | |
parent | - Fixed authenticaton to database != 0 (diff) |
- Reset ports due to maintainer timeouts and lack of response to emails
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=289435
Diffstat (limited to 'databases/postgresql-libpqxx')
-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.* |