diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-01-19 03:35:49 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-01-19 03:35:49 +0000 |
commit | c541f27f86c440da2415f323043dd3d47f8ff30d (patch) | |
tree | 40bc7d88796072bcb9ba5b9798b8084c490a38b2 /databases/postgresql-pltcl/Makefile | |
parent | - Fixed authenticaton to database != 0 (diff) |
- Reset ports due to maintainer timeouts and lack of response to emails
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=289435
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 1a7e5e64b3af..454e509644d1 100644 --- a/databases/postgresql-pltcl/Makefile +++ b/databases/postgresql-pltcl/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 3 CATEGORIES= databases tcl PKGNAMESUFFIX= -pltcl -MAINTAINER= girgen@FreeBSD.org +MAINTAINER= crees@FreeBSD.org COMMENT= A module for using Tcl to write SQL functions MASTERDIR= ${.CURDIR}/../../databases/postgresql${PGSQL_VER}-server |