diff options
author | gahr <gahr@FreeBSD.org> | 2012-11-27 06:43:25 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2012-11-27 06:43:25 +0800 |
commit | 4be83c7c5a82914db6c8bba9a172352fb74e9051 (patch) | |
tree | 6903ca24cbffde0c2a50d1989014beba469506f8 /x11-toolkits | |
parent | f8e94d726d69c70fa486cd0476a20caf5804a58c (diff) | |
download | freebsd-ports-gnome-4be83c7c5a82914db6c8bba9a172352fb74e9051.tar.gz freebsd-ports-gnome-4be83c7c5a82914db6c8bba9a172352fb74e9051.tar.zst freebsd-ports-gnome-4be83c7c5a82914db6c8bba9a172352fb74e9051.zip |
- Update maintainership of my Tcl/Tk ports to tcltk@
- Trim Makefile headers
Feature safe: yes
Diffstat (limited to 'x11-toolkits')
-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 \ |