diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-12-07 02:22:12 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-12-07 02:22:12 +0000 |
commit | 75e0c6c35eacb9e40e7e3ae360d6d87889dcf3b9 (patch) | |
tree | 2c55026a415317607f9c4658a1b912eb45d2b708 /misc/Makefile | |
parent | 72c0365942c4059acf816877c82cfd0b40374f56 (diff) | |
download | ports-75e0c6c35eacb9e40e7e3ae360d6d87889dcf3b9.tar.gz ports-75e0c6c35eacb9e40e7e3ae360d6d87889dcf3b9.zip |
Notes
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> |