diff options
author | tg <tg@FreeBSD.org> | 1997-07-02 21:54:15 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-07-02 21:54:15 +0800 |
commit | b31d02276af15e88f71cc3b4a06b7a2267c377ef (patch) | |
tree | 3e0352c947c34cdac02a8f8b7fdf92a036691cff /misc | |
parent | a3cb151920741511a6e24cc7630066e2f4866dfa (diff) | |
download | freebsd-ports-gnome-b31d02276af15e88f71cc3b4a06b7a2267c377ef.tar.gz freebsd-ports-gnome-b31d02276af15e88f71cc3b4a06b7a2267c377ef.tar.zst freebsd-ports-gnome-b31d02276af15e88f71cc3b4a06b7a2267c377ef.zip |
Activate viz.
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 |