diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2016-07-06 07:34:12 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2016-07-06 07:34:12 +0000 |
commit | fb8d8ab5f90a72b2ab51a06bac9de5c7303e5902 (patch) | |
tree | e6ac1736f2e29eb1779162db518bd30a074367b6 /textproc/ibus-qt/Makefile | |
parent | dfa0296becb7b4c0e83482d375471a59c43d45d8 (diff) | |
download | ports-fb8d8ab5f90a72b2ab51a06bac9de5c7303e5902.tar.gz ports-fb8d8ab5f90a72b2ab51a06bac9de5c7303e5902.zip |
devel/icu: bump PORTREVISION on dependent ports
Notes
Notes:
svn path=/head/; revision=418119
Diffstat (limited to 'textproc/ibus-qt/Makefile')
-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 01c22a2f700d..467b7ee57f1d 100644 --- a/textproc/ibus-qt/Makefile +++ b/textproc/ibus-qt/Makefile @@ -3,7 +3,7 @@ PORTNAME= ibus-qt PORTVERSION= 1.3.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= textproc MASTER_SITES= https://github.com/${GH_ACCOUNT}/${PORTNAME}/releases/download/${PORTVERSION}/ \ http://github.com/${GH_ACCOUNT}/${PORTNAME}/releases/download/${PORTVERSION}/ |