diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-12-22 17:12:39 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-12-22 17:12:39 +0000 |
commit | bf7bff28181e7a6b0baf2fea502ec740fa35074c (patch) | |
tree | d28926080a2c4d16f4059842663f0fa991d3a7a0 /databases/postgresql-pltcl/Makefile | |
parent | fba38f2866723472015de48a4cdf4b51d323d8b1 (diff) |
Notes
Diffstat (limited to 'databases/postgresql-pltcl/Makefile')
-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> |