pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/archivers/rar HOMEPAGE was Forbidden(403) Status, stip...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/654928e0ddc3
branches:  trunk
changeset: 643413:654928e0ddc3
user:      mef <mef%pkgsrc.org@localhost>
date:      Tue Dec 16 15:47:33 2014 +0000

description:
HOMEPAGE was Forbidden(403) Status, stip the last leaf from its URL.

diffstat:

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

diffs (18 lines):

diff -r eb97e74cf19c -r 654928e0ddc3 archivers/rar/Makefile
--- a/archivers/rar/Makefile    Tue Dec 16 15:37:43 2014 +0000
+++ b/archivers/rar/Makefile    Tue Dec 16 15:47:33 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2012/09/11 19:47:00 asau Exp $
+# $NetBSD: Makefile,v 1.55 2014/12/16 15:47:33 mef Exp $
 #
 
 DISTNAME=      # overridden
@@ -7,7 +7,7 @@
 MASTER_SITES=  http://www.rarlabs.com/rar/
 
 MAINTAINER=    ryoon%NetBSD.org@localhost
-HOMEPAGE=      http://www.rarlabs.com/rar/
+HOMEPAGE=      http://www.rarlabs.com/
 COMMENT=       RAR file archiver (binary)
 LICENSE=       rar-license
 



Home | Main Index | Thread Index | Old Index