aboutsummaryrefslogtreecommitdiff
path: root/archivers/unzip
diff options
context:
space:
mode:
authorTAKATSU Tomonari <tota@FreeBSD.org>2011-05-06 13:33:17 +0000
committerTAKATSU Tomonari <tota@FreeBSD.org>2011-05-06 13:33:17 +0000
commitea7630efeb9d2bc9453618303b6d1e6b789db1f4 (patch)
treeb6d419dc9e04a5b762bbfd46ed791f27147daec9 /archivers/unzip
parentc62f3f934d791b7867569c245bc7f4de1ecbfda8 (diff)
downloadports-ea7630efeb9d2bc9453618303b6d1e6b789db1f4.tar.gz
ports-ea7630efeb9d2bc9453618303b6d1e6b789db1f4.zip
Notes
Diffstat (limited to 'archivers/unzip')
-rw-r--r--archivers/unzip/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/unzip/Makefile b/archivers/unzip/Makefile
index d7dfe4da7277..ee4a95476e87 100644
--- a/archivers/unzip/Makefile
+++ b/archivers/unzip/Makefile
@@ -7,6 +7,7 @@
PORTNAME= unzip
PORTVERSION= 6.0
+PORTREVISION= 1
CATEGORIES?= archivers
MASTER_SITES= SF/infozip/UnZip%206.x%20%28latest%29/UnZip%20${PORTVERSION}/:main \
SF/infozip/UnZip%205.x%20and%20earlier/5.51/:unreduce
@@ -21,7 +22,7 @@ LICENSE_PERMS= ${_LICENSE_PERMS_DEFAULT}
LICENSE_NAME= Info-ZIP license
LICENSE_FILE= ${WRKSRC}/LICENSE
-CONFLICTS?= zh-unzip-[0-9]* ko-unzip-[0-9]* ru-unzip-[0-9]*
+CONFLICTS?= unzip-iconv-[0-9]* zh-unzip-[0-9]* ko-unzip-[0-9]* ru-unzip-[0-9]*
MAKEFILE= unix/Makefile
.if defined(INSTALL_AS_INFOUNZIP)