diff options
author | ashish <ashish@FreeBSD.org> | 2012-02-22 21:31:32 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2012-02-22 21:31:32 +0800 |
commit | a2e2b92ff5b2fa13895e10b17bf627df474897f1 (patch) | |
tree | bf051c90ec75ce0b0bb5f2220d8b11b050cf1ec7 /textproc/ibus-el | |
parent | 4948c500a474fb35d31705d4729814d536831a3a (diff) | |
download | freebsd-ports-gnome-a2e2b92ff5b2fa13895e10b17bf627df474897f1.tar.gz freebsd-ports-gnome-a2e2b92ff5b2fa13895e10b17bf627df474897f1.tar.zst freebsd-ports-gnome-a2e2b92ff5b2fa13895e10b17bf627df474897f1.zip |
- Chase Emacs updates
PR: ports/165082
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 8c40cafa0c38..c3e7efe66d8c 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= 3 +PORTREVISION= 4 CATEGORIES= textproc elisp MASTER_SITES= http://www11.atwiki.jp/s-irie/pub/emacs/ibus/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} |