diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-08-01 02:57:07 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-08-01 02:57:07 +0000 |
commit | fdb136c0ed07a9fa34e5312ed24e01fcc3e1e884 (patch) | |
tree | c881a72030129bdb3c5b20af22c31c6f8ed455a0 /misc | |
parent | 7d90dfdb68e66e4d1b3f8a883ec63ca4d034ff3c (diff) | |
download | FreeBSD-ports-fdb136c0ed07a9fa34e5312ed24e01fcc3e1e884.zip FreeBSD-ports-fdb136c0ed07a9fa34e5312ed24e01fcc3e1e884.tar.gz |
Activate wmstock
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 722aeaf..ba03912 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.221 1999/07/18 06:15:58 asami Exp $ +# $Id: Makefile,v 1.222 1999/07/31 04:09:27 asami Exp $ # SUBDIR += 221upgrade @@ -96,6 +96,7 @@ SUBDIR += viz SUBDIR += wmcp SUBDIR += wmmand + SUBDIR += wmstock SUBDIR += wmweather SUBDIR += xd SUBDIR += xdelta |