diff options
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 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> |