aboutsummaryrefslogtreecommitdiff
path: root/archivers/unzip
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2008-08-03 03:40:31 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2008-08-03 03:40:31 +0000
commit35258fa5bce7a57f26c3f95a6fb698f4c945c8de (patch)
tree1c5602a1d1cec4d4576281076a3ce6b5de1254cf /archivers/unzip
parent9e7fa98747fe73945db085440f88138019c655ed (diff)
downloadports-35258fa5bce7a57f26c3f95a6fb698f4c945c8de.tar.gz
ports-35258fa5bce7a57f26c3f95a6fb698f4c945c8de.zip
Notes
Diffstat (limited to 'archivers/unzip')
-rw-r--r--archivers/unzip/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/unzip/Makefile b/archivers/unzip/Makefile
index 005c268abc23..d098450b1801 100644
--- a/archivers/unzip/Makefile
+++ b/archivers/unzip/Makefile
@@ -9,8 +9,8 @@ PORTNAME= unzip
PORTVERSION= 5.52
PORTREVISION= 5
CATEGORIES?= archivers
-MASTER_SITES= ftp://ftp.info-zip.org/pub/infozip/src/ ${MASTER_SITE_TEX_CTAN}
-MASTER_SITE_SUBDIR= tools/zip/info-zip/src
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR= infozip
DISTNAME= ${PORTNAME}552
MAINTAINER?= ache@FreeBSD.org