diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 22:28:05 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-08-07 22:28:05 +0000 |
commit | 45df0ad9a989c9370a88833aeffaab06ca30547c (patch) | |
tree | 53cd9a8edd5e9918d659733dcebc23c140c33e26 /misc | |
parent | fcecfa7f7e195cba000cf39718ff21364315c4de (diff) | |
download | ports-45df0ad9a989c9370a88833aeffaab06ca30547c.tar.gz ports-45df0ad9a989c9370a88833aeffaab06ca30547c.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile index 21e9bbe7cb4c..0c40fd980828 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.153 1998/08/04 17:04:49 mph Exp $ +# $Id: Makefile,v 1.154 1998/08/07 22:22:54 asami Exp $ # SUBDIR += acron @@ -66,7 +66,6 @@ SUBDIR += xless SUBDIR += xpns SUBDIR += xtar - SUBDIR += xtimer SUBDIR += xquote SUBDIR += ytree |