diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1997-08-01 06:59:43 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1997-08-01 06:59:43 +0000 |
commit | 68abc59c24967a0a1bc2884d31300c7ca18b19a9 (patch) | |
tree | f1fd67e323a7fb6a0e2a325b297ac4011cb9d68b /misc | |
parent | a6647c56aded8b3ae5363fe82781bb0c686565d8 (diff) | |
download | ports-68abc59c24967a0a1bc2884d31300c7ca18b19a9.tar.gz ports-68abc59c24967a0a1bc2884d31300c7ca18b19a9.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index 9944429b1b76..5377a79138ea 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.111 1997/07/02 13:54:15 tg Exp $ +# $Id: Makefile,v 1.112 1997/07/31 08:36:10 tg Exp $ # SUBDIR += amanda @@ -27,6 +27,7 @@ SUBDIR += mmv SUBDIR += most SUBDIR += mshell + SUBDIR += nwrite SUBDIR += p5-Array-PrintCols SUBDIR += p5-Business-CreditCard SUBDIR += p5-Locale-Codes |