diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2019-03-02 23:54:39 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2019-03-02 23:54:39 +0000 |
commit | 6ef7baa74d81a655851754666f029d138ea31348 (patch) | |
tree | e6e3d718dffafdff856410d32d8bdb3e40b1180f /textproc/ibus/Makefile | |
parent | 20234d00b9249d1098f00d768e2b52e117ad6a74 (diff) | |
download | ports-6ef7baa74d81a655851754666f029d138ea31348.tar.gz ports-6ef7baa74d81a655851754666f029d138ea31348.zip |
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 0be386180fb9..7cd04fddbd20 100644 --- a/textproc/ibus/Makefile +++ b/textproc/ibus/Makefile @@ -3,7 +3,7 @@ PORTNAME= ibus PORTVERSION= 1.5.18 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTVERSION}/:DEFAULT DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:DEFAULT |