summaryrefslogtreecommitdiff
path: root/databases/postgresql-pltcl
diff options
context:
space:
mode:
authorPalle Girgensohn <girgen@FreeBSD.org>2004-12-06 03:59:56 +0000
committerPalle Girgensohn <girgen@FreeBSD.org>2004-12-06 03:59:56 +0000
commitae413f56b69b0dd6e84f38e746dac424055e0529 (patch)
tree37456d3d3d32f2c30a9f9c95742827a74bbd346c /databases/postgresql-pltcl
parent- Use MAN1 in Makefile instead of adding manpages in pkg-plist [1] (diff)
Add myself as committer, and use my @FreeBSD.org address.
Approved by: ade (mentor)
Notes
Notes: svn path=/head/; revision=123277
Diffstat (limited to 'databases/postgresql-pltcl')
-rw-r--r--databases/postgresql-pltcl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-pltcl/Makefile b/databases/postgresql-pltcl/Makefile
index dad6b501987e..f0814441f400 100644
--- a/databases/postgresql-pltcl/Makefile
+++ b/databases/postgresql-pltcl/Makefile
@@ -9,7 +9,7 @@ PORTREVISION= 0
CATEGORIES= databases tcl${TCLVERSION:S/.//}
PKGNAMESUFFIX= -pltcl
-MAINTAINER= girgen@pingpong.net
+MAINTAINER= girgen@FreeBSD.org
COMMENT= A module for using Tcl to write SQL functions
POSTGRESQL_PORT?= databases/postgresql7