diff options
author | adam <adam@pkgsrc.org> | 2011-12-28 20:07:34 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2011-12-28 20:07:34 +0000 |
commit | 334c0db191f8bcc1549cd079ea02292b7bbebcfb (patch) | |
tree | 2fa08cfb4fab386130d2ece580e54a135df0c9da /archivers | |
parent | 6195aa977b864b92316f3c939953008c68f2bfa3 (diff) | |
download | pkgsrc-334c0db191f8bcc1549cd079ea02292b7bbebcfb.tar.gz |
HOMEPAGE update
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/unzip/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/unzip/Makefile b/archivers/unzip/Makefile index 1f5f2c4567b..eac5fb9172a 100644 --- a/archivers/unzip/Makefile +++ b/archivers/unzip/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.78 2011/02/05 04:03:48 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.79 2011/12/28 20:07:34 adam Exp $ DISTNAME= unzip60 PKGNAME= unzip-6.0 @@ -7,7 +7,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/UnZip.html +HOMEPAGE= http://www.info-zip.org/UnZip.html COMMENT= List, test and extract compressed files in a ZIP archive LICENSE= info-zip |