diff options
author | Steve Price <steve@FreeBSD.org> | 1999-01-26 03:58:08 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-01-26 03:58:08 +0000 |
commit | ec9c4b65b864b025f4b2b4447f0f5732a61f51af (patch) | |
tree | 834bef189b4853f947138eb3e1a14b2530b1c876 /deskutils/Makefile | |
parent | 02dc6cbd43ee531d255f39f2b9d79041b649318d (diff) | |
download | ports-ec9c4b65b864b025f4b2b4447f0f5732a61f51af.tar.gz ports-ec9c4b65b864b025f4b2b4447f0f5732a61f51af.zip |
Notes
Diffstat (limited to 'deskutils/Makefile')
-rw-r--r-- | deskutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/Makefile b/deskutils/Makefile index 75ffb05fe06f..e82005550c38 100644 --- a/deskutils/Makefile +++ b/deskutils/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.7 1999/01/17 20:20:57 vanilla Exp $ +# $Id: Makefile,v 1.8 1999/01/18 04:17:08 steve Exp $ # SUBDIR += abacus @@ -13,6 +13,7 @@ SUBDIR += plan SUBDIR += sliderule SUBDIR += teapot + SUBDIR += wmpinboard SUBDIR += xcalendar SUBDIR += xinvest SUBDIR += xmaddressbook |