diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-10-12 13:23:48 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-10-12 13:23:48 +0000 |
commit | a6133d9fae08c60d8e64ae5647cba6c171e28a78 (patch) | |
tree | 38989d2438128b43439240f86bcdee2e6c71ff2a /databases/slony1/Makefile | |
parent | a91a2175a64eb84bd3fb7b81e91f1f5a8ea6ba5e (diff) |
Notes
Diffstat (limited to 'databases/slony1/Makefile')
-rw-r--r-- | databases/slony1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/slony1/Makefile b/databases/slony1/Makefile index 0723815d2833..43a4100dd347 100644 --- a/databases/slony1/Makefile +++ b/databases/slony1/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.2 CATEGORIES= databases MASTER_SITES= http://developer.postgresql.org/~wieck/slony1/download/ -MAINTAINER= hsn@netmag.cz +MAINTAINER= ports@FreeBSD.org COMMENT= PostgreSQL master to multiple slaves replication system PGSQL_PORT= ${PORTSDIR}/databases/postgresql7 |