diff options
Diffstat (limited to 'databases/postgresql-tcltk/Makefile')
-rw-r--r-- | databases/postgresql-tcltk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql-tcltk/Makefile b/databases/postgresql-tcltk/Makefile index 6d7d96dacc6e..397086ee1140 100644 --- a/databases/postgresql-tcltk/Makefile +++ b/databases/postgresql-tcltk/Makefile @@ -10,7 +10,7 @@ PORTREVISION= 2 CATEGORIES?= databases tcl PKGNAMESUFFIX= -tcltk -MAINTAINER= girgen@FreeBSD.org +MAINTAINER= crees@FreeBSD.org COMMENT= A TCL interface to the database PostgreSQL, including a tk GUI TCLPORTDIR?= ${PORTSDIR}/lang/tcl |