diff options
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/unzip/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/unzip/Makefile b/archivers/unzip/Makefile index 37928ba10d17..4fe145d3d73a 100644 --- a/archivers/unzip/Makefile +++ b/archivers/unzip/Makefile @@ -8,7 +8,8 @@ PORTNAME= unzip PORTVERSION= 5.42 CATEGORIES= archivers -MASTER_SITES= ftp://ftp.freesoftware.com/pub/infozip/src/ +MASTER_SITES= ftp://ftp.freesoftware.com/pub/infozip/src/ \ + ${MASTER_SITE_TEX_CTAN:S,%SUBDIR%,tools/zip/info-zip/src/,} DISTNAME= ${PORTNAME}542 MAINTAINER= ache@FreeBSD.org |