summaryrefslogtreecommitdiff
path: root/archivers/zip
diff options
context:
space:
mode:
authorenami <enami>2011-11-22 05:49:00 +0000
committerenami <enami>2011-11-22 05:49:00 +0000
commit846e5da95fe00fa0c109ff8f0a7b54c596ad115d (patch)
treea4bc9130aa9de51a20213eac5131660e0d3b4de4 /archivers/zip
parentdacf84c000869c8cee260f286c7a2f227112ca04 (diff)
downloadpkgsrc-846e5da95fe00fa0c109ff8f0a7b54c596ad115d.tar.gz
Fix 404 homepage url with reachable one. Reported by noztos on twitter.
Diffstat (limited to 'archivers/zip')
-rw-r--r--archivers/zip/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/zip/Makefile b/archivers/zip/Makefile
index e930ea172d8..25e9a12a1f4 100644
--- a/archivers/zip/Makefile
+++ b/archivers/zip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.58 2010/01/21 16:32:21 heinz Exp $
+# $NetBSD: Makefile,v 1.59 2011/11/22 05:49:00 enami Exp $
DISTNAME= zip30
PKGNAME= zip-3.0
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.info-zip.org/pub/infozip/src/
EXTRACT_SUFX= .tgz
MAINTAINER= wiz@NetBSD.org
-HOMEPAGE= http://www.info-zip.org/pub/infozip/Zip.html
+HOMEPAGE= http://www.info-zip.org/Zip.html
COMMENT= Create/update ZIP files compatible with pkzip
LICENSE= info-zip