diff options
author | asami <asami@FreeBSD.org> | 1995-05-09 19:50:12 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-05-09 19:50:12 +0800 |
commit | 70e788a89471056047fd83f98e3e183e9fc28388 (patch) | |
tree | f6d957c3dd5b1d1f40f87f7144b179748edd87d8 /misc | |
parent | 8fe5e9c5becd9fef4c9a76201924ffe6e7ec3034 (diff) | |
download | freebsd-ports-gnome-70e788a89471056047fd83f98e3e183e9fc28388.tar.gz freebsd-ports-gnome-70e788a89471056047fd83f98e3e183e9fc28388.tar.zst freebsd-ports-gnome-70e788a89471056047fd83f98e3e183e9fc28388.zip |
Added kp.
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 f3f71a966dce..9392256e6a6b 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.50 1995/05/06 09:12:46 asami Exp $ +# $Id: Makefile,v 1.51 1995/05/06 11:51:21 asami Exp $ # # restricted: pgp.usa_only pgp.non-usa_only # @@ -6,7 +6,7 @@ # lmbench (not done yet) # -SUBDIR= amanda chord colorls cpm hfs iozone ispell less mmv mshell mtools \ +SUBDIR= amanda chord colorls cpm hfs iozone ispell kp less mmv mshell mtools \ pcemu rman screen top tua xbatt xdu xsysstats .include <bsd.port.subdir.mk> |