diff options
author | ashish <ashish@FreeBSD.org> | 2011-10-17 14:01:31 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2011-10-17 14:01:31 +0800 |
commit | d828af7af666aaf34783655422804ea2eacf3a3e (patch) | |
tree | 68c036bff63b65c8c1fdee47e3838f784f57fe54 /textproc/ibus-el | |
parent | b49caf78f4ad6d830808004d1387973862d73ed8 (diff) | |
download | freebsd-ports-gnome-d828af7af666aaf34783655422804ea2eacf3a3e.tar.gz freebsd-ports-gnome-d828af7af666aaf34783655422804ea2eacf3a3e.tar.zst freebsd-ports-gnome-d828af7af666aaf34783655422804ea2eacf3a3e.zip |
- Chase editors/emacs update
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 abe98b602cb2..8c40cafa0c38 100644 --- a/textproc/ibus-el/Makefile +++ b/textproc/ibus-el/Makefile @@ -8,7 +8,7 @@ PORTNAME= ibus-el PORTVERSION= 0.2.1 #PORTREVISION= 0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc elisp MASTER_SITES= http://www11.atwiki.jp/s-irie/pub/emacs/ibus/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} |