diff options
author | ache <ache@FreeBSD.org> | 1995-01-01 02:11:42 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1995-01-01 02:11:42 +0800 |
commit | eb1ea734c422327cbad48b966a268dfd918cc52b (patch) | |
tree | 9e50eaafef9058f2953b12d9e74970dce67220cd /misc | |
parent | 615907e7b49900cd9d91c51960d7c296620fb76c (diff) | |
download | freebsd-ports-gnome-eb1ea734c422327cbad48b966a268dfd918cc52b.tar.gz freebsd-ports-gnome-eb1ea734c422327cbad48b966a268dfd918cc52b.tar.zst freebsd-ports-gnome-eb1ea734c422327cbad48b966a268dfd918cc52b.zip |
arc 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 da5216bb85f5..23c9ded85ad0 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,9 +1,9 @@ -# $Id: Makefile,v 1.30 1994/12/28 12:15:08 joerg Exp $ +# $Id: Makefile,v 1.31 1994/12/28 15:23:02 ache 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 \ +SUBDIR= Wnn arc calc cpm gshar+gunshar hfs iozone ispell less lha mshell mtools \ netpbm rman screen top unarj unrar unzip xsysstats zip zoo .include <bsd.port.subdir.mk> |