diff options
author | ache <ache@FreeBSD.org> | 1994-12-26 17:12:50 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1994-12-26 17:12:50 +0800 |
commit | 29903a9d8fafe3d513ca391ee6e2b1e642148f6c (patch) | |
tree | 07ed260e883afac66d0a66e1e67247a203fbcfb1 /misc | |
parent | d5c46298695f39afb4ea9e8add7cd2db645b6aff (diff) | |
download | freebsd-ports-gnome-29903a9d8fafe3d513ca391ee6e2b1e642148f6c.tar.gz freebsd-ports-gnome-29903a9d8fafe3d513ca391ee6e2b1e642148f6c.tar.zst freebsd-ports-gnome-29903a9d8fafe3d513ca391ee6e2b1e642148f6c.zip |
lha 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 e9fd79e550c5..2ae78bfae89d 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,9 +1,9 @@ -# $Id: Makefile,v 1.24 1994/12/22 12:17:02 ache Exp $ +# $Id: Makefile,v 1.25 1994/12/22 12:38:56 ache Exp $ # # restricted: pgp.usa_only pgp.non-usa_only zip.with_encryption \ # unzip.with_encryption # -SUBDIR= Wnn calc hfs iozone ispell less mshell mtools netpbm \ +SUBDIR= Wnn calc hfs iozone ispell less lha mshell mtools netpbm \ top unzip xsysstats zoo screen zip .include <bsd.port.subdir.mk> |