diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 2005-03-01 20:24:13 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 2005-03-01 20:24:13 +0000 |
commit | 92c2bde1ea4392ee256079098b3699fcac597b79 (patch) | |
tree | 07a8ed29b967adf85fb6f77e6e4426a95869b486 /archivers/unzip/Makefile | |
parent | 15f637f739d411d433ae9398f5214d017955c28c (diff) | |
download | ports-92c2bde1ea4392ee256079098b3699fcac597b79.tar.gz ports-92c2bde1ea4392ee256079098b3699fcac597b79.zip |
Notes
Diffstat (limited to 'archivers/unzip/Makefile')
-rw-r--r-- | archivers/unzip/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archivers/unzip/Makefile b/archivers/unzip/Makefile index ae488ddc5b6d..6930cab4c95f 100644 --- a/archivers/unzip/Makefile +++ b/archivers/unzip/Makefile @@ -7,6 +7,7 @@ PORTNAME= unzip PORTVERSION= 5.52 +PORTREVISION= 1 CATEGORIES?= archivers MASTER_SITES= ftp://ftp.info-zip.org/pub/infozip/src/ \ ${MASTER_SITE_TEX_CTAN:S,%SUBDIR%,tools/zip/info-zip/src/,} |