diff options
author | James FitzGibbon <jfitz@FreeBSD.org> | 1996-10-24 08:26:34 +0000 |
---|---|---|
committer | James FitzGibbon <jfitz@FreeBSD.org> | 1996-10-24 08:26:34 +0000 |
commit | 148a52cf5e307b5d76c8a249733f9c91fb93b586 (patch) | |
tree | 0b28df73359c1fdd27aeebfd6da1c0126fb387bd /misc/Makefile | |
parent | 1b3cf25ce1c48d60d1ada6184443e69e1d73318a (diff) | |
download | ports-148a52cf5e307b5d76c8a249733f9c91fb93b586.tar.gz ports-148a52cf5e307b5d76c8a249733f9c91fb93b586.zip |
Notes
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 8d9e57ab0e32..45416e0e8ebb 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.84 1996/08/19 12:35:39 asami Exp $ +# $Id: Makefile,v 1.85 1996/08/24 04:05:11 chuckr Exp $ # SUBDIR += amanda @@ -24,6 +24,10 @@ SUBDIR += mc SUBDIR += mmv SUBDIR += mshell + SUBDIR += p5-Array-PrintCols + SUBDIR += p5-Business-CreditCard + SUBDIR += p5-Convert-UU + SUBDIR += p5-Search SUBDIR += plan SUBDIR += recode SUBDIR += rman |