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 /irc/roxirc | |
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 'irc/roxirc')
-rw-r--r-- | irc/roxirc/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/irc/roxirc/Makefile b/irc/roxirc/Makefile index 57370970006c..885a0a19a1ef 100644 --- a/irc/roxirc/Makefile +++ b/irc/roxirc/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: roxirc -# Date created: Mar 15 1999 -# Whom: rox@fearme.com -# +# Created by: rox@fearme.com # $FreeBSD$ -# PORTNAME= roxirc PORTVERSION= 2.0 @@ -11,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= irc tk MASTER_SITES= http://roxirc.lighter.net/download/ -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= tcltk@FreeBSD.org COMMENT= A tcl/tk irc client USE_TK= yes |