summaryrefslogtreecommitdiff
path: root/misc/wmmand
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 /misc/wmmand
parentTake over maintainership of this port. Old maintainer cites no time (diff)
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 'misc/wmmand')
-rw-r--r--misc/wmmand/Makefile7
-rw-r--r--misc/wmmand/pkg-descr3
2 files changed, 3 insertions, 7 deletions
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