diff options
author | ache <ache@FreeBSD.org> | 1994-12-22 20:17:02 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1994-12-22 20:17:02 +0800 |
commit | 380f2ebec3aca7984fd106512fa7e1bf0284c04f (patch) | |
tree | a51e7d93f789e945030411c9ba7f21b7e24b884f /misc | |
parent | b26cd5d466ecb951b780b1787576646707946198 (diff) | |
download | freebsd-ports-gnome-380f2ebec3aca7984fd106512fa7e1bf0284c04f.tar.gz freebsd-ports-gnome-380f2ebec3aca7984fd106512fa7e1bf0284c04f.tar.zst freebsd-ports-gnome-380f2ebec3aca7984fd106512fa7e1bf0284c04f.zip |
unzip.with_encryption added to restricted comment
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile index ff932938da07..67fd8b99328b 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,6 +1,7 @@ -# $Id: Makefile,v 1.22 1994/12/17 03:06:08 ache Exp $ +# $Id: Makefile,v 1.23 1994/12/22 08:10:06 ache Exp $ # -# restricted: pgp.usa_only pgp.non-usa_only zip.with_encryption +# 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 |