aboutsummaryrefslogtreecommitdiffstats
path: root/mail/spruce
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>1999-06-19 16:26:18 +0800
committerChris Piazza <cpiazza@FreeBSD.org>1999-06-19 16:26:18 +0800
commitbbed9774f919f0f19b7690579fe38620b8ce4bdb (patch)
tree69487d2b3988dfcb683f0bd83bb0df1605ef0596 /mail/spruce
parent1b30723c7c713b176412d5ab5e43dafab37b917b (diff)
downloadfreebsd-ports-bbed9774f919f0f19b7690579fe38620b8ce4bdb.tar.gz
freebsd-ports-bbed9774f919f0f19b7690579fe38620b8ce4bdb.tar.zst
freebsd-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 'mail/spruce')
-rw-r--r--mail/spruce/Makefile6
-rw-r--r--mail/spruce/pkg-descr5
2 files changed, 4 insertions, 7 deletions
diff --git a/mail/spruce/Makefile b/mail/spruce/Makefile
index 1dc7736d5622..d51b006e398d 100644
--- a/mail/spruce/Makefile
+++ b/mail/spruce/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: spruce
# Version required: 0.4.5
# Date created: 05 June 1999
-# Whom: Chris Piazza <cpiazza@home.net>
+# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/06/11 08:29:14 taoka Exp $
#
DISTNAME= spruce-0.4.5
CATEGORIES= mail
MASTER_SITES= http://www.xtorshun.org/spruce/
-MAINTAINER= cpiazza@home.net
+MAINTAINER= cpiazza@FreeBSD.org
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
diff --git a/mail/spruce/pkg-descr b/mail/spruce/pkg-descr
index 1d013cb1ea66..6140a4f3f5c7 100644
--- a/mail/spruce/pkg-descr
+++ b/mail/spruce/pkg-descr
@@ -1,6 +1,3 @@
-Spruce is a very simple email client that uses GTK+ for it's user interface.
+Spruce is a very simple email client that uses GTK+ for its user interface.
WWW: http://www.xtorshun.org/spruce/
-
--Chris Piazza
-cpiazza@home.net