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 | b704abfa667b105cdb72ef3809bd06650e37b63b (patch) | |
tree | 2fa08cfb4fab386130d2ece580e54a135df0c9da | |
parent | ce7a7f5281d07584221198648d90cf611224a926 (diff) | |
download | pkgsrc-b704abfa667b105cdb72ef3809bd06650e37b63b.tar.gz |
HOMEPAGE update
-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 |