diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-03-30 18:49:26 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-03-30 18:49:26 +0000 |
commit | 95c1b459f6cbcedd583f114723594d62733fdfa9 (patch) | |
tree | 1c659ba0a94c41c1f6199b67a6711dd473d49e6c /misc | |
parent | 201512ac87d12344e25682eff33f4fabec80b978 (diff) | |
download | freebsd-ports-95c1b459f6cbcedd583f114723594d62733fdfa9.zip |
Added wmcp
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 7da6176cf90e..511a21475d5d 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.190 1999/03/11 13:58:27 kris Exp $ +# $Id: Makefile,v 1.191 1999/03/30 02:28:02 steve Exp $ # SUBDIR += 221upgrade @@ -79,6 +79,7 @@ SUBDIR += unclutter SUBDIR += us-zipcodes SUBDIR += viz + SUBDIR += wmcp SUBDIR += wmweather SUBDIR += xd SUBDIR += xdelta |