diff options
Diffstat (limited to 'x11/wterm')
-rw-r--r-- | x11/wterm/Makefile | 6 | ||||
-rw-r--r-- | x11/wterm/pkg-descr | 4 |
2 files changed, 3 insertions, 7 deletions
diff --git a/x11/wterm/Makefile b/x11/wterm/Makefile index b1247c44bb92..37ab694d9a57 100644 --- a/x11/wterm/Makefile +++ b/x11/wterm/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: wterm # Version required: 6.2.6 # Date created: 25 February 1999 -# Whom: Chris Piazza <cpiazza@home.net> +# Whom: Chris Piazza <cpiazza@FreeBSD.org> # -# $Id: Makefile,v 1.2 1999/04/14 04:49:46 mharo Exp $ +# $Id: Makefile,v 1.3 1999/06/18 02:55:28 mharo Exp $ # DISTNAME= wterm-6.2.6 @@ -11,7 +11,7 @@ CATEGORIES= x11 MASTER_SITES= ftp://beer.dct.com/pub/Applications/ \ http://wm.current.nu/files/ -MAINTAINER= cpiazza@home.net +MAINTAINER= cpiazza@FreeBSD.org BUILD_DEPENDS= ${X11BASE}/lib/libWINGs.a:${PORTSDIR}/x11-wm/windowmaker LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm diff --git a/x11/wterm/pkg-descr b/x11/wterm/pkg-descr index 2f6611838a36..ef5e7d36211e 100644 --- a/x11/wterm/pkg-descr +++ b/x11/wterm/pkg-descr @@ -5,7 +5,3 @@ its changed merged back into the parent rxvt rather than forking off yet another seperate terminal emulator. WWW: http://wm.current.nu/files.html#wterm -Author: Anonymous Coder - --Chris Piazza -cpiazza@home.net |