diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-07-07 21:06:14 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-07-07 21:06:14 +0000 |
commit | c5b2a1cc69b308d586c6e00b618271ca6dc96589 (patch) | |
tree | 3e7cd9759cd99d49345d05d5e7da881249a66699 /textproc/ibus/Makefile | |
parent | 603bf0ca42efd3755eb7bdcaf5b758ba5eb0e808 (diff) |
Notes
Diffstat (limited to 'textproc/ibus/Makefile')
-rw-r--r-- | textproc/ibus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ibus/Makefile b/textproc/ibus/Makefile index 135ac9e9eb26..9160113018f3 100644 --- a/textproc/ibus/Makefile +++ b/textproc/ibus/Makefile @@ -3,7 +3,7 @@ PORTNAME= ibus DISTVERSION= 1.5.17 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTVERSION}/:DEFAULT DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:DEFAULT |