diff options
author | Steve Price <steve@FreeBSD.org> | 1999-01-10 18:41:04 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-01-10 18:41:04 +0000 |
commit | 57dbc20d457375e2a924a04643c971bc0365e9a1 (patch) | |
tree | 0713293497fa85433b7010ae29485c375210bdcf /x11-wm/lwm | |
parent | e0430c9e6203bd89a86285a1f6a6efa6995d69bf (diff) | |
download | ports-57dbc20d457375e2a924a04643c971bc0365e9a1.tar.gz ports-57dbc20d457375e2a924a04643c971bc0365e9a1.zip |
Notes
Diffstat (limited to 'x11-wm/lwm')
-rw-r--r-- | x11-wm/lwm/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/lwm/Makefile b/x11-wm/lwm/Makefile index 707d49070042..644baff697e3 100644 --- a/x11-wm/lwm/Makefile +++ b/x11-wm/lwm/Makefile @@ -1,9 +1,9 @@ # New ports collection makefile for: lwm # Version required: 0.06 # Date created: 17 March 1998 -# Whom: J Han <hjh@best.com> +# Whom: J Han <hjh@photino.com> # -# $Id: Makefile,v 1.3 1998/07/17 20:52:03 steve Exp $ +# $Id: Makefile,v 1.4 1998/08/07 23:01:39 asami Exp $ # DISTNAME= lwm @@ -12,7 +12,7 @@ CATEGORIES= x11-wm MASTER_SITES= http://users.ch.genedata.com/~enh/ EXTRACT_SUFX= .tar.Z -MAINTAINER= hjh@best.com +MAINTAINER= hjh@photino.com USE_IMAKE= yes NO_INSTALL_MANPAGES= yes |