diff options
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile index 6e83531f797c..5bc798a5e232 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.175 1998/11/24 04:47:10 itojun Exp $ +# $Id: Makefile,v 1.176 1998/12/02 20:08:56 billf Exp $ # SUBDIR += acron @@ -72,8 +72,8 @@ SUBDIR += xgas SUBDIR += xless SUBDIR += xpns - SUBDIR += xtar SUBDIR += xquote + SUBDIR += xtar SUBDIR += ytree .include <bsd.port.subdir.mk> |