aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>1999-06-19 16:26:18 +0800
committercpiazza <cpiazza@FreeBSD.org>1999-06-19 16:26:18 +0800
commit9f0966904693a035e2a418cbed90d94f93462baa (patch)
treecd654f8ec837201669231d015c0e28664fc1ae2a /misc
parent822b8cc13cd996376e6a1080b811056dac93ae9a (diff)
downloadfreebsd-ports-gnome-9f0966904693a035e2a418cbed90d94f93462baa.tar.gz
freebsd-ports-gnome-9f0966904693a035e2a418cbed90d94f93462baa.tar.zst
freebsd-ports-gnome-9f0966904693a035e2a418cbed90d94f93462baa.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).
Diffstat (limited to 'misc')
-rw-r--r--misc/colortail/Makefile6
-rw-r--r--misc/colortail/pkg-descr4
-rw-r--r--misc/wmmand/Makefile7
-rw-r--r--misc/wmmand/pkg-descr3
4 files changed, 7 insertions, 13 deletions
diff --git a/misc/colortail/Makefile b/misc/colortail/Makefile
index e4a645f7b798..3cd47fe38bc5 100644
--- a/misc/colortail/Makefile
+++ b/misc/colortail/Makefile
@@ -1,16 +1,16 @@
# New ports collection makefile for: colortail
# Version required: 0.2.0
# Date created: 25 February 1999
-# Whom: Chris Piazza <cpiazza@home.net>
+# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/04/27 12:32:21 taoka Exp $
#
DISTNAME= colortail-0.2.0
CATEGORIES= misc
MASTER_SITES= http://www.student.hk-r.se/~pt98jan/
-MAINTAINER= cpiazza@home.net
+MAINTAINER= cpiazza@FreeBSD.org
GNU_CONFIGURE= YES
diff --git a/misc/colortail/pkg-descr b/misc/colortail/pkg-descr
index ff4253b374b9..bf8026d0eb66 100644
--- a/misc/colortail/pkg-descr
+++ b/misc/colortail/pkg-descr
@@ -3,8 +3,6 @@ a color config file where it's specified expressions that results in colors.
It can be used to quickly get an overview of interesting activity by
ie. colorize those brightred or some other color of your choose.
-WWW: http://www.student.hk-r.se/~pt98jan/colortail.html
Author: Joakim Andersson <pt98jan@student.hk-r.se>
--Chris Piazza
-cpiazza@home.net
+WWW: http://www.student.hk-r.se/~pt98jan/colortail.html
diff --git a/misc/wmmand/Makefile b/misc/wmmand/Makefile
index cf21a38ad349..647a55b32fca 100644
--- a/misc/wmmand/Makefile
+++ b/misc/wmmand/Makefile
@@ -1,23 +1,22 @@
# New ports collection makefile for: wmMand
# Version required: 1.0
# Date created: 16 April 1999
-# Whom: Chris Piazza <cpiazza@home.net>
+# Whom: Chris Piazza <cpiazza@FreeBSD.org>
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/04/30 05:48:00 taoka Exp $
DISTNAME= wmMand-1.0
PKGNAME= wmmand-1.0
CATEGORIES= misc windowmaker
MASTER_SITES= http://nis-www.lanl.gov/~mgh/WindowMaker/
-MAINTAINER= cpiazza@home.net
+MAINTAINER= cpiazza@FreeBSD.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
WRKSRC= ${WRKDIR}/${DISTNAME}/wmMand
USE_GMAKE= yes
-USE_XLIB= yes
USE_X_PREFIX= yes
ALL_TARGET= clean all
diff --git a/misc/wmmand/pkg-descr b/misc/wmmand/pkg-descr
index 5687b41795e5..40b4bd6cc93e 100644
--- a/misc/wmmand/pkg-descr
+++ b/misc/wmmand/pkg-descr
@@ -2,6 +2,3 @@ A simple mandelbrot explorer that is intended for the WindowMaker dock.
Author:
Mike Henderson <mghenderson@lanl.gov>
-
--Chris Piazza
-cpiazza@home.net