diff options
author | ache <ache@FreeBSD.org> | 1994-12-22 20:38:56 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1994-12-22 20:38:56 +0800 |
commit | bcee416efadfa390f41382835d5f75843ed69507 (patch) | |
tree | f6b4f2419352fe612caa149ba92bedc1674703ab /misc/Makefile | |
parent | 281c524259e02ae1b8ab6b8d9974b300879f068d (diff) | |
download | freebsd-ports-gnome-bcee416efadfa390f41382835d5f75843ed69507.tar.gz freebsd-ports-gnome-bcee416efadfa390f41382835d5f75843ed69507.tar.zst freebsd-ports-gnome-bcee416efadfa390f41382835d5f75843ed69507.zip |
zip added.
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile index 67fd8b99328b..e9fd79e550c5 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,9 +1,9 @@ -# $Id: Makefile,v 1.23 1994/12/22 08:10:06 ache Exp $ +# $Id: Makefile,v 1.24 1994/12/22 12:17:02 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 \ - top unzip xsysstats zoo screen + top unzip xsysstats zoo screen zip .include <bsd.port.subdir.mk> |