aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/unzip
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2008-08-03 11:40:31 +0800
committerache <ache@FreeBSD.org>2008-08-03 11:40:31 +0800
commita34535fada73cfe4fb503556ca70676b16a63fe0 (patch)
treed5b9796a77d574fde852edf45f78f07b518adeb0 /archivers/unzip
parent55aa1ff4a48ea45544bae6c1c9d1035106f907f2 (diff)
downloadfreebsd-ports-gnome-a34535fada73cfe4fb503556ca70676b16a63fe0.tar.gz
freebsd-ports-gnome-a34535fada73cfe4fb503556ca70676b16a63fe0.tar.zst
freebsd-ports-gnome-a34535fada73cfe4fb503556ca70676b16a63fe0.zip
Switch to SF master
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