diff options
Diffstat (limited to 'archivers/unzip/Makefile')
-rw-r--r-- | archivers/unzip/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/unzip/Makefile b/archivers/unzip/Makefile index 1f9bdcde46a2..d3ac72614119 100644 --- a/archivers/unzip/Makefile +++ b/archivers/unzip/Makefile @@ -9,8 +9,7 @@ PORTNAME= unzip PORTVERSION= 5.52 PORTREVISION= 5 CATEGORIES?= archivers -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= infozip +MASTER_SITES= SF/infozip/UnZip%205.x%20and%20earlier/${PORTVERSION} DISTNAME= ${PORTNAME}552 MAINTAINER?= ache@FreeBSD.org |