diff options
author | ache <ache@FreeBSD.org> | 1994-11-08 11:37:23 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1994-11-08 11:37:23 +0800 |
commit | 456267163e4ab95d67fb155efa85430767ee964c (patch) | |
tree | f1750b033dd9066369e9e12a1da3f49a7d353cf2 /misc | |
parent | e4f2da36c739d98a43632d0f24d9a457d3096cfc (diff) | |
download | freebsd-ports-gnome-456267163e4ab95d67fb155efa85430767ee964c.tar.gz freebsd-ports-gnome-456267163e4ab95d67fb155efa85430767ee964c.tar.zst freebsd-ports-gnome-456267163e4ab95d67fb155efa85430767ee964c.zip |
less added
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 922600c42788..017dbf4f69d6 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,5 +1,5 @@ -# $Id: Makefile,v 1.13 1994/10/29 22:22:27 pst Exp $ +# $Id: Makefile,v 1.14 1994/11/06 02:14:28 jkh Exp $ # -SUBDIR= calc iozone ispell mshell mtools netpbm top unzip zoo +SUBDIR= calc iozone ispell less mshell mtools netpbm top unzip zoo .include <bsd.port.subdir.mk> |