diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-12-27 13:02:51 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-12-27 13:02:51 +0000 |
commit | 87fd1edb1609f646254124f840a9df8daecd12a6 (patch) | |
tree | e994dd643e1113cf309035a2f50c663ba75e0bfc /shells/Makefile | |
parent | 1280305b48afb922a9e1f2ea08f5b0a82857cb6e (diff) | |
download | ports-87fd1edb1609f646254124f840a9df8daecd12a6.tar.gz ports-87fd1edb1609f646254124f840a9df8daecd12a6.zip |
Notes
Diffstat (limited to 'shells/Makefile')
-rw-r--r-- | shells/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/shells/Makefile b/shells/Makefile index 8ce394089eb5..fbaafa4e0759 100644 --- a/shells/Makefile +++ b/shells/Makefile @@ -1,5 +1,5 @@ -# $Id: Makefile,v 1.3 1994/08/23 10:20:26 jkh Exp $ +# $Id: Makefile,v 1.4 1994/08/28 10:49:45 jkh Exp $ # -SUBDIR= bash tcsh +SUBDIR= bash pdksh tcsh .include <bsd.port.subdir.mk> |