diff options
author | asami <asami@FreeBSD.org> | 1994-11-23 08:03:41 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1994-11-23 08:03:41 +0800 |
commit | c0b8bd18f6bf5e679485c9e6fc4ae4dc0d245999 (patch) | |
tree | 663104317ff480a27a7601dcf7b2a3e6d4edf38c /misc | |
parent | 1ed09c90402bd647cac04d7a0dfff59ac68a1f1a (diff) | |
download | freebsd-ports-gnome-c0b8bd18f6bf5e679485c9e6fc4ae4dc0d245999.tar.gz freebsd-ports-gnome-c0b8bd18f6bf5e679485c9e6fc4ae4dc0d245999.tar.zst freebsd-ports-gnome-c0b8bd18f6bf5e679485c9e6fc4ae4dc0d245999.zip |
Added Wnn.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile index c3d575badd87..8008d2ac5d6d 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,5 +1,5 @@ -# $Id: Makefile,v 1.16 1994/11/20 17:06:55 torstenb Exp $ +# $Id: Makefile,v 1.17 1994/11/20 20:52:59 ats Exp $ # -SUBDIR= calc hfs iozone ispell less mshell mtools netpbm top unzip zoo screen +SUBDIR= Wnn calc hfs iozone ispell less mshell mtools netpbm top unzip zoo screen .include <bsd.port.subdir.mk> |