diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-12-22 17:12:39 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-12-22 17:12:39 +0000 |
commit | 758ecb64b3b30c56c2a0fca131e9e1e072f522c1 (patch) | |
tree | 76e8117de88ff04e72b53c0a720bf7fba95ac3ef /databases/postgresql-pltcl | |
parent | daa69de825133d0dcedf52467823f187df81bd08 (diff) | |
download | FreeBSD-ports-758ecb64b3b30c56c2a0fca131e9e1e072f522c1.zip FreeBSD-ports-758ecb64b3b30c56c2a0fca131e9e1e072f522c1.tar.gz |
update maintainer's email
PR: 45884
Submitted by: maintainer
Diffstat (limited to 'databases/postgresql-pltcl')
-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 d1a07ba..b54b45e 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> |