pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/kanjipad kanjipad: follow redirect



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9c7f1108f64c
branches:  trunk
changeset: 374024:9c7f1108f64c
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jan 14 10:15:46 2018 +0000

description:
kanjipad: follow redirect

diffstat:

 misc/kanjipad/Makefile |  9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)

diffs (21 lines):

diff -r ede92535ae79 -r 9c7f1108f64c misc/kanjipad/Makefile
--- a/misc/kanjipad/Makefile    Sun Jan 14 10:08:31 2018 +0000
+++ b/misc/kanjipad/Makefile    Sun Jan 14 10:15:46 2018 +0000
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.51 2017/02/12 06:25:45 ryoon Exp $
-#
+# $NetBSD: Makefile,v 1.52 2018/01/14 10:15:46 wiz Exp $
 
 DISTNAME=              kanjipad-2.0.0
-PKGREVISION=   33
+PKGREVISION=           33
 CATEGORIES=            misc
-MASTER_SITES=          http://fishsoup.net/software/kanjipad/
+MASTER_SITES=          https://fishsoup.net/software/kanjipad/
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=              http://fishsoup.net/software/kanjipad/
+HOMEPAGE=              https://fishsoup.net/software/kanjipad/
 COMMENT=               Japanese handwriting recognition
 
 USE_TOOLS+=            gmake perl pkg-config



Home | Main Index | Thread Index | Old Index