diff options
Diffstat (limited to 'archivers/zip/Makefile')
-rw-r--r-- | archivers/zip/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/archivers/zip/Makefile b/archivers/zip/Makefile index be255dcbbf9f..c0c9a895d361 100644 --- a/archivers/zip/Makefile +++ b/archivers/zip/Makefile @@ -8,8 +8,7 @@ PORTNAME= zip PORTVERSION= 3.0 CATEGORIES= archivers -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= infozip +MASTER_SITES= SF/info${PORTNAME}/Zip%203.x%20%28latest%29/${PORTVERSION} DISTFILES= ${PORTNAME}30${EXTRACT_SUFX} USE_ZIP= yes |