diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-05-25 00:39:40 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-05-25 00:39:40 +0000 |
commit | 6348e2d790ad10925e1d5efa36ade9883c5194e5 (patch) | |
tree | 53bcd356b37142153c5cbadafa6240cc5319fa43 /x11-toolkits/gnocl | |
parent | 3c9b6f623ec97015738c33fc5803618da1cb212e (diff) | |
download | ports-6348e2d790ad10925e1d5efa36ade9883c5194e5.tar.gz ports-6348e2d790ad10925e1d5efa36ade9883c5194e5.zip |
Notes
Diffstat (limited to 'x11-toolkits/gnocl')
-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 a9e7629b62e4..9be85de3ff5e 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 |