diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-09-24 11:06:57 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-09-24 11:06:57 +0000 |
commit | 48f459103563a7760a2eef7456e47c1fcc766973 (patch) | |
tree | e47126c6c357762b62f9e5736c3d27d12948e676 /textproc/ibus-qt | |
parent | 2f52ed1ee6ec5f0804fd19cc1894bc57ce9edf01 (diff) | |
download | ports-48f459103563a7760a2eef7456e47c1fcc766973.tar.gz ports-48f459103563a7760a2eef7456e47c1fcc766973.zip |
Notes
Diffstat (limited to 'textproc/ibus-qt')
-rw-r--r-- | textproc/ibus-qt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ibus-qt/Makefile b/textproc/ibus-qt/Makefile index 19737167a1e4..73de879baac0 100644 --- a/textproc/ibus-qt/Makefile +++ b/textproc/ibus-qt/Makefile @@ -3,7 +3,7 @@ PORTNAME= ibus-qt PORTVERSION= 1.3.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/releases/download/${PORTVERSION}/ \ http://github.com/${GH_ACCOUNT}/${PORTNAME}/releases/download/${PORTVERSION}/ |