diff options
author | mjl <mjl@pkgsrc.org> | 2001-04-02 03:59:34 +0000 |
---|---|---|
committer | mjl <mjl@pkgsrc.org> | 2001-04-02 03:59:34 +0000 |
commit | 701960f38d7aadbfd40aef26771d903dcb5d7417 (patch) | |
tree | f8442330ab4b107616a95b78f59a885199df7005 /x11/Makefile | |
parent | 87178e1f2428a2a3d535bd7dcfcb902250a22e3a (diff) | |
download | pkgsrc-701960f38d7aadbfd40aef26771d903dcb5d7417.tar.gz |
Enable wmfishtime
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 2eee273d2e8..76c1f62187d 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.213 2001/03/29 12:11:06 tron Exp $ +# $NetBSD: Makefile,v 1.214 2001/04/02 03:59:34 mjl Exp $ # COMMENT= Packages to support the X window system @@ -78,6 +78,7 @@ SUBDIR+= unclutter SUBDIR+= wmavgload SUBDIR+= wmessage SUBDIR+= wmfire +SUBDIR+= wmfishtime SUBDIR+= wmfstatus SUBDIR+= wmweather SUBDIR+= wterm |