diff options
author | ad <ad> | 1999-11-11 16:36:22 +0000 |
---|---|---|
committer | ad <ad> | 1999-11-11 16:36:22 +0000 |
commit | 339c64ee301dc05d4bb49bce869c713d803c354e (patch) | |
tree | 48f90d3e2d8778679df17e4eebc308f9586413d9 /x11/Makefile | |
parent | 6f97869e3ad6c7f940e973d3a0f8dbf71bd565c9 (diff) | |
download | pkgsrc-339c64ee301dc05d4bb49bce869c713d803c354e.tar.gz |
Add and enable wmtime.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 80bfac1137c..0c1243d955b 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.124 1999/11/11 16:27:59 ad Exp $ +# $NetBSD: Makefile,v 1.125 1999/11/11 16:36:22 ad Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -112,6 +112,7 @@ SUBDIR += wmextra SUBDIR += wmfire SUBDIR += wmthemes + SUBDIR += wmtime SUBDIR += wm2 SUBDIR += wmx SUBDIR += wterm |