diff options
author | taoka <taoka@FreeBSD.org> | 1999-04-30 17:40:30 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-04-30 17:40:30 +0800 |
commit | e04f673ba1a1cd561de924f3aa0bf026cece662d (patch) | |
tree | b8ef626b322288e151050091361d1e1d07c9ab5d /misc | |
parent | 1775b83a9441b4256d2d360a652bb8792a0ade81 (diff) | |
download | freebsd-ports-gnome-e04f673ba1a1cd561de924f3aa0bf026cece662d.tar.gz freebsd-ports-gnome-e04f673ba1a1cd561de924f3aa0bf026cece662d.tar.zst freebsd-ports-gnome-e04f673ba1a1cd561de924f3aa0bf026cece662d.zip |
Added wmmand and vera
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index fb3f800bad55..bcc504baee6e 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.201 1999/04/27 03:26:52 taoka Exp $ +# $Id: Makefile,v 1.202 1999/04/27 12:33:35 taoka Exp $ # SUBDIR += 221upgrade @@ -85,8 +85,10 @@ SUBDIR += uk-postcodes SUBDIR += unclutter SUBDIR += us-zipcodes + SUBDIR += vera SUBDIR += viz SUBDIR += wmcp + SUBDIR += wmmand SUBDIR += wmweather SUBDIR += xd SUBDIR += xdelta |