pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/rofi rofi: fix HOMEPAGE



details:   https://anonhg.NetBSD.org/pkgsrc/rev/150be744d6e6
branches:  trunk
changeset: 371177:150be744d6e6
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Nov 06 13:35:43 2017 +0000

description:
rofi: fix HOMEPAGE

diffstat:

 x11/rofi/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r a4d697ed6866 -r 150be744d6e6 x11/rofi/Makefile
--- a/x11/rofi/Makefile Mon Nov 06 13:35:03 2017 +0000
+++ b/x11/rofi/Makefile Mon Nov 06 13:35:43 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2017/02/12 06:26:15 ryoon Exp $
+# $NetBSD: Makefile,v 1.7 2017/11/06 13:35:43 wiz Exp $
 
 DISTNAME=      rofi-1.0.1
 PKGREVISION=   2
@@ -8,7 +8,7 @@
 GITHUB_RELEASE=        ${PKGVERSION_NOREV}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://davedavenport.github.io/rofi/
+HOMEPAGE=      https://github.com/DaveDavenport/rofi
 COMMENT=       Window switcher, run dialog and dmenu replacement
 LICENSE=       x11
 



Home | Main Index | Thread Index | Old Index