diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-02-22 13:31:32 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-02-22 13:31:32 +0000 |
commit | 709e7e7325329de0dda4c21027693b08ff6ce862 (patch) | |
tree | 218c276bc25590012f012cb142d903ad24b245dc /editors/apel | |
parent | 2659649001f14be8a0c7b0f0aa11ed75bfc8f742 (diff) | |
download | ports-709e7e7325329de0dda4c21027693b08ff6ce862.tar.gz ports-709e7e7325329de0dda4c21027693b08ff6ce862.zip |
Notes
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 b1d948aa2b9e..7484bb27499b 100644 --- a/editors/apel/Makefile +++ b/editors/apel/Makefile @@ -7,7 +7,7 @@ PORTNAME= apel PORTVERSION= ${APEL_VER} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= editors elisp MASTER_SITES= http://kanji.zinbun.kyoto-u.ac.jp/~tomo/lemi/dist/apel/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} |