diff options
Diffstat (limited to 'editors/apel/Makefile')
-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 095ba468882f..5f9578332b09 100644 --- a/editors/apel/Makefile +++ b/editors/apel/Makefile @@ -3,7 +3,7 @@ PORTNAME= apel PORTVERSION= ${APEL_VER} -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= editors elisp MASTER_SITES= http://git.chise.org/elisp/dist/apel/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} |