diff options
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 d0b340470cbf..04506154dbcb 100644 --- a/databases/postgresql-pltcl/Makefile +++ b/databases/postgresql-pltcl/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 3 CATEGORIES= databases tcl PKGNAMESUFFIX= -pltcl -MAINTAINER= crees@FreeBSD.org +MAINTAINER= pgsql@FreeBSD.org COMMENT= A module for using Tcl to write SQL functions MASTERDIR= ${.CURDIR}/../../databases/postgresql${PGSQL_VER}-server |