aboutsummaryrefslogtreecommitdiff
path: root/irc/quirc
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-06-19 08:26:18 +0000
committerChris Piazza <cpiazza@FreeBSD.org>1999-06-19 08:26:18 +0000
commitbbed9774f919f0f19b7690579fe38620b8ce4bdb (patch)
tree69487d2b3988dfcb683f0bd83bb0df1605ef0596 /irc/quirc
parent1b30723c7c713b176412d5ab5e43dafab37b917b (diff)
downloadports-bbed9774f919f0f19b7690579fe38620b8ce4bdb.tar.gz
ports-bbed9774f919f0f19b7690579fe38620b8ce4bdb.zip
Change my email address to FreeBSD.org.
Also some minor nits (extra fluff in all of my ports' DESCR files, USE_XLIB defined when USE_X_PREFIX is also defined, etc).
Notes
Notes: svn path=/head/; revision=19556
Diffstat (limited to 'irc/quirc')
-rw-r--r--irc/quirc/Makefile6
-rw-r--r--irc/quirc/pkg-descr3
2 files changed, 3 insertions, 6 deletions
diff --git a/irc/quirc/Makefile b/irc/quirc/Makefile
index 808b29fe0d48..5e864e0a74d9 100644
--- a/irc/quirc/Makefile
+++ b/irc/quirc/Makefile
@@ -1,9 +1,9 @@
# New ports collection makefile for: QuIRC
# Version required: 0.9.77
# Date created: 21 May 1999
-# Whom: Chris Piazza <cpiazza@home.net>
+# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/06/09 01:58:17 steve Exp $
#
DISTNAME= quirc
@@ -12,7 +12,7 @@ CATEGORIES= net tk80
MASTER_SITES= http://www.quirc.org/ \
http://patearl.powersurfr.com/quirc/
-MAINTAINER= cpiazza@home.net
+MAINTAINER= cpiazza@FreeBSD.org
LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
diff --git a/irc/quirc/pkg-descr b/irc/quirc/pkg-descr
index 03d3225a3315..c700efb0e42c 100644
--- a/irc/quirc/pkg-descr
+++ b/irc/quirc/pkg-descr
@@ -2,6 +2,3 @@ An IRC client for the X Window System that uses TCL/TK. It boasts
many advanced scripting facilities and a clean interface.
WWW: http://quirc.org/
-
--Chris Piazza
-cpiazza@home.net