diff options
author | jlam <jlam@pkgsrc.org> | 2000-08-04 03:58:10 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2000-08-04 03:58:10 +0000 |
commit | 98582bdcb146ea69eb4dcb2ac74de7b108dda15c (patch) | |
tree | 5a26439f5fddb77c65cdf15b454e4a04656ec0ea /x11 | |
parent | 373ca586825e0c8efc513d121a77f9e522422f85 (diff) | |
download | pkgsrc-98582bdcb146ea69eb4dcb2ac74de7b108dda15c.tar.gz |
Add and enable flwm
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index d5f90e3dd49..1c4fba61c1e 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.169 2000/07/31 01:56:45 hubertf Exp $ +# $NetBSD: Makefile,v 1.170 2000/08/04 03:58:10 jlam Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -29,6 +29,7 @@ SUBDIR += ethemes SUBDIR += filerunner SUBDIR += fltk + SUBDIR += flwm SUBDIR += fvwm-wharf SUBDIR += fvwm1 SUBDIR += fvwm2 |