diff options
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/gnocl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gnocl/Makefile b/x11-toolkits/gnocl/Makefile index a9e7629b62e..9be85de3ff5 100644 --- a/x11-toolkits/gnocl/Makefile +++ b/x11-toolkits/gnocl/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11-toolkits devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gnocl -MAINTAINER= stephane@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GTK+ and Gnome extension for Tcl BUILD_DEPENDS= ${LOCALBASE}/include/tcl8.4/tcl.h:${PORTSDIR}/lang/tcl84 |