diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-07-02 13:54:15 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-07-02 13:54:15 +0000 |
commit | 105dd094735cecd282b90ce5be16c418970e59f4 (patch) | |
tree | 29478c19271df66ae25320971f92d1d01148a1a9 /misc | |
parent | 66380e98b1b46b026b2b03e87f8652ba91d121c1 (diff) | |
download | ports-105dd094735cecd282b90ce5be16c418970e59f4.tar.gz ports-105dd094735cecd282b90ce5be16c418970e59f4.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 6656694027dc..931ae6c2d222 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.109 1997/06/27 02:00:32 jfitz Exp $ +# $Id: Makefile,v 1.110 1997/06/28 00:56:34 jmz Exp $ # SUBDIR += amanda @@ -40,6 +40,7 @@ SUBDIR += tkinfo SUBDIR += tkman SUBDIR += unclutter + SUBDIR += viz SUBDIR += xcalendar SUBDIR += xgas SUBDIR += xless |