diff options
author | ache <ache@FreeBSD.org> | 1994-12-28 09:57:54 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1994-12-28 09:57:54 +0800 |
commit | 93aa80028319702b63c754f9c1894a711719dfa4 (patch) | |
tree | 30d336952278a212bc4612323484aa7a850b9396 | |
parent | 2d18b1ca9b36a02f3790a3694055df1c34e863ad (diff) | |
download | freebsd-ports-gnome-93aa80028319702b63c754f9c1894a711719dfa4.tar.gz freebsd-ports-gnome-93aa80028319702b63c754f9c1894a711719dfa4.tar.zst freebsd-ports-gnome-93aa80028319702b63c754f9c1894a711719dfa4.zip |
unarj added
-rw-r--r-- | misc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile index 2ae78bfae89d..c2890fdb5619 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,9 +1,9 @@ -# $Id: Makefile,v 1.25 1994/12/22 12:38:56 ache Exp $ +# $Id: Makefile,v 1.26 1994/12/26 09:12:50 ache Exp $ # # restricted: pgp.usa_only pgp.non-usa_only zip.with_encryption \ # unzip.with_encryption # SUBDIR= Wnn calc hfs iozone ispell less lha mshell mtools netpbm \ - top unzip xsysstats zoo screen zip + top unarj unzip xsysstats zoo screen zip .include <bsd.port.subdir.mk> |