diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2012-11-26 22:43:25 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2012-11-26 22:43:25 +0000 |
commit | c5b932e75fbc4a07d76b6f8e7ba5f8783014ee51 (patch) | |
tree | 6903ca24cbffde0c2a50d1989014beba469506f8 /x11-toolkits/gnocl | |
parent | 81f1d151c7dd5bb63c531520da0eeaf4a03c4b60 (diff) | |
download | ports-c5b932e75fbc4a07d76b6f8e7ba5f8783014ee51.tar.gz ports-c5b932e75fbc4a07d76b6f8e7ba5f8783014ee51.zip |
Notes
Diffstat (limited to 'x11-toolkits/gnocl')
-rw-r--r-- | x11-toolkits/gnocl/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/x11-toolkits/gnocl/Makefile b/x11-toolkits/gnocl/Makefile index 16a97823501d..ef201235e99f 100644 --- a/x11-toolkits/gnocl/Makefile +++ b/x11-toolkits/gnocl/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: gnocl -# Date created: 15 August 2003 -# Whom: Stephane Legrand <stephane@FreeBSD.org> -# +# Created by: Stephane Legrand <stephane@FreeBSD.org> # $FreeBSD$ -# PORTNAME= gnocl DISTVERSION= ${BASE_VERSION}-${NIGHTLY_BUILD} @@ -11,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= x11-toolkits devel MASTER_SITES= SF/${PORTNAME}/Gnocl-Nightly-Build/ -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= tcltk@FreeBSD.org COMMENT= GTK+ and Gnome extension for Tcl LIB_DEPENDS= canberra.0:${PORTSDIR}/audio/libcanberra \ |