diff options
author | Chris Rees <crees@FreeBSD.org> | 2012-03-04 17:19:59 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2012-03-04 17:19:59 +0000 |
commit | d539cdd0167d1a7ea5f016f6b68032cb8a36669a (patch) | |
tree | fbbc4e95a1b7bccedf81ce50b34b3998eee3db3c /databases/postgresql-pltcl/Makefile | |
parent | ajaxzip2 (Japanese ZIP code utility) ZIP data. (diff) |
Over to new team, pgsql@FreeBSD.org
Notes
Notes:
svn path=/head/; revision=292678
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 |