diff options
author | tg <tg@FreeBSD.org> | 1997-08-01 14:59:43 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-08-01 14:59:43 +0800 |
commit | 6fbd530e7eb7d26efead0d4ac4e5af45961077fa (patch) | |
tree | 53f451bd6100b25db5cda83e4de2fe48c5b6efb0 /misc/Makefile | |
parent | 23986dda2ab1d1b327cae11c9f56a8afd8ca5315 (diff) | |
download | freebsd-ports-gnome-6fbd530e7eb7d26efead0d4ac4e5af45961077fa.tar.gz freebsd-ports-gnome-6fbd530e7eb7d26efead0d4ac4e5af45961077fa.tar.zst freebsd-ports-gnome-6fbd530e7eb7d26efead0d4ac4e5af45961077fa.zip |
Activate nwrite.
Diffstat (limited to 'misc/Makefile')
-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 |