diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2015-04-27 10:29:27 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2015-04-27 10:29:27 +0000 |
commit | c5167c49ba2e934bffbaacba422b57db6393c037 (patch) | |
tree | e522e319a070f2df545d1bf3366b75f936c6875e /textproc/ibus-el | |
parent | 2893a8de0cdfa9781d93c90291646d9a7b19a352 (diff) | |
download | ports-c5167c49ba2e934bffbaacba422b57db6393c037.tar.gz ports-c5167c49ba2e934bffbaacba422b57db6393c037.zip |
Notes
Diffstat (limited to 'textproc/ibus-el')
-rw-r--r-- | textproc/ibus-el/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ibus-el/Makefile b/textproc/ibus-el/Makefile index ec07e19e961f..c696f476820e 100644 --- a/textproc/ibus-el/Makefile +++ b/textproc/ibus-el/Makefile @@ -3,7 +3,7 @@ PORTNAME= ibus-el PORTVERSION= 0.3.2 #PORTREVISION= 0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= textproc elisp MASTER_SITES= http://www11.atwiki.jp/s-irie/pub/emacs/ibus/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} |