diff options
author | ache <ache@FreeBSD.org> | 1994-12-28 23:23:02 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1994-12-28 23:23:02 +0800 |
commit | 777f4c3dec8d7386d189fc04722f3d049d3426d4 (patch) | |
tree | d825e1e24bb7e654d50fc7a82c1d90d59eb1fc8d /misc | |
parent | 677e5905e370a97f0d93ffb3c7ad362392698d85 (diff) | |
download | freebsd-ports-gnome-777f4c3dec8d7386d189fc04722f3d049d3426d4.tar.gz freebsd-ports-gnome-777f4c3dec8d7386d189fc04722f3d049d3426d4.tar.zst freebsd-ports-gnome-777f4c3dec8d7386d189fc04722f3d049d3426d4.zip |
unrar 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 c507633d2d85..da5216bb85f5 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,9 +1,9 @@ -# $Id: Makefile,v 1.29 1994/12/28 09:38:48 jkh Exp $ +# $Id: Makefile,v 1.30 1994/12/28 12:15:08 joerg Exp $ # # restricted: pgp.usa_only pgp.non-usa_only zip.with_encryption \ # unzip.with_encryption # SUBDIR= Wnn calc cpm gshar+gunshar hfs iozone ispell less lha mshell mtools \ - netpbm rman screen top unarj unzip xsysstats zip zoo + netpbm rman screen top unarj unrar unzip xsysstats zip zoo .include <bsd.port.subdir.mk> |