diff options
Diffstat (limited to 'inputmethod/ibus-qt/Makefile')
-rw-r--r-- | inputmethod/ibus-qt/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/inputmethod/ibus-qt/Makefile b/inputmethod/ibus-qt/Makefile index a3c11b05571..f889c32fcb8 100644 --- a/inputmethod/ibus-qt/Makefile +++ b/inputmethod/ibus-qt/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2017/08/16 20:45:40 wiz Exp $ -# +# $NetBSD: Makefile,v 1.46 2017/08/16 21:22:12 wiz Exp $ DISTNAME= ibus-qt-1.3.3-Source PKGNAME= ${DISTNAME:S/-Source//} @@ -8,7 +7,7 @@ CATEGORIES= inputmethod MASTER_SITES= https://github.com/ibus/ibus-qt/releases/download/${PKGVERSION_NOREV}/ MAINTAINER= pkgsrc-users@NetBSD.org -#HOMEPAGE= http://code.googlecode.com/p/ibus/ +HOMEPAGE= https://github.com/ibus/ibus-qt COMMENT= Qt IBus library and Qt input method plugin LICENSE= gnu-gpl-v2 |