diff options
author | ashish <ashish@FreeBSD.org> | 2011-09-08 04:21:30 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2011-09-08 04:21:30 +0800 |
commit | 36bafaab0cb8235697f3a89716f74b20834e7a95 (patch) | |
tree | fa66e2fdaf4f474a89d76a0479cb281740eb6f10 /textproc/ibus-el | |
parent | 68850604a4fa4d453a4877a9a8c0a3529fc6a95f (diff) | |
download | freebsd-ports-gnome-36bafaab0cb8235697f3a89716f74b20834e7a95.tar.gz freebsd-ports-gnome-36bafaab0cb8235697f3a89716f74b20834e7a95.tar.zst freebsd-ports-gnome-36bafaab0cb8235697f3a89716f74b20834e7a95.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 12c69852a0e4..abe98b602cb2 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= 1 +PORTREVISION= 2 CATEGORIES= textproc elisp MASTER_SITES= http://www11.atwiki.jp/s-irie/pub/emacs/ibus/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} |