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/postgresql91-contrib | |
parent | 80b3fb6c85f4858e3b1dc9b8f4cf02187405d521 (diff) |
Notes
Diffstat (limited to 'databases/postgresql91-contrib')
-rw-r--r-- | databases/postgresql91-contrib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql91-contrib/Makefile b/databases/postgresql91-contrib/Makefile index 1fdb81d3fbed..80248f9d16e5 100644 --- a/databases/postgresql91-contrib/Makefile +++ b/databases/postgresql91-contrib/Makefile @@ -9,7 +9,7 @@ PORTNAME= postgresql CATEGORIES= databases PKGNAMESUFFIX= -contrib -MAINTAINER= girgen@FreeBSD.org +MAINTAINER= crees@FreeBSD.org COMMENT= The contrib utilities from the PostgreSQL distribution LIB_DEPENDS= xslt.2:${PORTSDIR}/textproc/libxslt xml2.5:${PORTSDIR}/textproc/libxml2 |