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 /editors/apel | |
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 'editors/apel')
-rw-r--r-- | editors/apel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/apel/Makefile b/editors/apel/Makefile index 4241e848f9eb..7e8dbf329e53 100644 --- a/editors/apel/Makefile +++ b/editors/apel/Makefile @@ -7,7 +7,7 @@ PORTNAME= apel PORTVERSION= ${APEL_VER} -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors elisp MASTER_SITES= http://kanji.zinbun.kyoto-u.ac.jp/~tomo/lemi/dist/apel/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} |