diff options
-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 4140d5d89832..0afd29550a2c 100644 --- a/x11-wm/lwm/Makefile +++ b/x11-wm/lwm/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: lwm -# Version required: 0.05 +# Version required: 0.06 # Date created: 17 March 1998 # Whom: J Han <hjh@best.com> # -# $Id: Makefile,v 1.1.1.1 1998/03/28 15:14:43 steve Exp $ +# $Id: Makefile,v 1.2 1998/06/04 20:25:42 steve Exp $ # DISTNAME= lwm -PKGNAME= lwm-0.05 +PKGNAME= lwm-0.06 CATEGORIES= x11 MASTER_SITES= http://users.ch.genedata.com/~enh/ EXTRACT_SUFX= .tar.Z |