pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/archivers/cabextract HOMEPAGE no longer ends in '.php3...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d68bad80b01d
branches:  trunk
changeset: 482538:d68bad80b01d
user:      tv <tv%pkgsrc.org@localhost>
date:      Fri Oct 29 14:32:38 2004 +0000

description:
HOMEPAGE no longer ends in '.php3' -- it's now just '.php'.

diffstat:

 archivers/cabextract/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r f162648f56e6 -r d68bad80b01d archivers/cabextract/Makefile
--- a/archivers/cabextract/Makefile     Fri Oct 29 14:31:27 2004 +0000
+++ b/archivers/cabextract/Makefile     Fri Oct 29 14:32:38 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/10/28 10:35:56 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2004/10/29 14:32:38 tv Exp $
 #
 
 DISTNAME=              cabextract-1.1
@@ -6,7 +6,7 @@
 MASTER_SITES=          http://www.kyz.uklinux.net/downloads/
 
 MAINTAINER=            ben%NetBSD.org@localhost
-HOMEPAGE=              http://www.kyz.uklinux.net/cabextract.php3
+HOMEPAGE=              http://www.kyz.uklinux.net/cabextract.php
 COMMENT=               Microsoft cabinet (.CAB) file extractor
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews



Home | Main Index | Thread Index | Old Index