diff options
author | ad <ad@pkgsrc.org> | 1999-11-11 16:27:59 +0000 |
---|---|---|
committer | ad <ad@pkgsrc.org> | 1999-11-11 16:27:59 +0000 |
commit | cf5f1bc3ec1f89ec16b727a9ac0cba3103895ca6 (patch) | |
tree | aa8dafb4374cc613717cae6c876e666bb4c5ac98 /x11 | |
parent | 9d58bfb45d7ee78f009266d7a1fa8eac3b9ece11 (diff) | |
download | pkgsrc-cf5f1bc3ec1f89ec16b727a9ac0cba3103895ca6.tar.gz |
Add and enable wmavgload.
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 13c5d796f4b..80bfac1137c 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.123 1999/11/10 23:28:47 tron Exp $ +# $NetBSD: Makefile,v 1.124 1999/11/11 16:27:59 ad Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -107,6 +107,7 @@ # SUBDIR += viewfax SUBDIR += windowmaker SUBDIR += wmakerconf + SUBDIR += wmavgload SUBDIR += wmessage SUBDIR += wmextra SUBDIR += wmfire |