diff options
author | ache <ache@FreeBSD.org> | 1994-12-28 12:50:27 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1994-12-28 12:50:27 +0800 |
commit | 1827fd0a4cbb71e11a059935100dc90e05a8ecb0 (patch) | |
tree | e85240f549d4c8666a40ff3ec1582bcbb1b31212 /misc | |
parent | 28fcf301250deca2b8843fa737738c6be600a374 (diff) | |
download | freebsd-ports-gnome-1827fd0a4cbb71e11a059935100dc90e05a8ecb0.tar.gz freebsd-ports-gnome-1827fd0a4cbb71e11a059935100dc90e05a8ecb0.tar.zst freebsd-ports-gnome-1827fd0a4cbb71e11a059935100dc90e05a8ecb0.zip |
gshar+gunshar added
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/Makefile b/misc/Makefile index c2890fdb5619..1a5e41ac1bbc 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,9 +1,9 @@ -# $Id: Makefile,v 1.26 1994/12/26 09:12:50 ache Exp $ +# $Id: Makefile,v 1.27 1994/12/28 01:57:54 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 unarj unzip xsysstats zoo screen zip +SUBDIR= Wnn calc gshar+gunshar hfs iozone ispell less lha mshell mtools \ + netpbm screen top unarj unzip xsysstats zip zoo .include <bsd.port.subdir.mk> |