diff options
author | hubertf <hubertf> | 1999-09-24 00:33:58 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1999-09-24 00:33:58 +0000 |
commit | 05ccefe3275ba05eaf3c1ecceb669fea9406b6a1 (patch) | |
tree | b01a7f81185725a09ef103a7bd416dc4968e3ce9 | |
parent | dcab639e1dd36215c52408cf0df0b27e204f5f10 (diff) | |
download | pkgsrc-05ccefe3275ba05eaf3c1ecceb669fea9406b6a1.tar.gz |
add & enable wmfire
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index ca09c6d46d6..5fd2dd5d368 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.113 1999/09/24 00:28:32 hubertf Exp $ +# $NetBSD: Makefile,v 1.114 1999/09/24 00:33:58 hubertf Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -104,6 +104,7 @@ SUBDIR += wmakerconf SUBDIR += wmessage SUBDIR += wmextra + SUBDIR += wmfire SUBDIR += wmthemes # SUBDIR += wm2 SUBDIR += wterm |