diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-12-23 01:12:39 +0800 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-12-23 01:12:39 +0800 |
commit | bf7bff28181e7a6b0baf2fea502ec740fa35074c (patch) | |
tree | d28926080a2c4d16f4059842663f0fa991d3a7a0 /databases | |
parent | fba38f2866723472015de48a4cdf4b51d323d8b1 (diff) | |
download | freebsd-ports-gnome-bf7bff28181e7a6b0baf2fea502ec740fa35074c.tar.gz freebsd-ports-gnome-bf7bff28181e7a6b0baf2fea502ec740fa35074c.tar.zst freebsd-ports-gnome-bf7bff28181e7a6b0baf2fea502ec740fa35074c.zip |
update maintainer's email
PR: 45884
Submitted by: maintainer
Diffstat (limited to 'databases')
-rw-r--r-- | databases/postgresql-pltcl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-pltcl/Makefile b/databases/postgresql-pltcl/Makefile index d1a07bad2d74..b54b45ebb9b9 100644 --- a/databases/postgresql-pltcl/Makefile +++ b/databases/postgresql-pltcl/Makefile @@ -8,7 +8,7 @@ PORTNAME= postgresql-pltcl CATEGORIES= databases tcl83 -MAINTAINER= girgen@partitur.se +MAINTAINER= girgen@pingpong.net POSTGRESQL_SUBPORT=YES .include <${.CURDIR}/../postgresql7/Makefile> |