diff options
Diffstat (limited to 'editors/apel/Makefile')
-rw-r--r-- | editors/apel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/apel/Makefile b/editors/apel/Makefile index ca7559a709e5..a58a5bca498e 100644 --- a/editors/apel/Makefile +++ b/editors/apel/Makefile @@ -15,7 +15,7 @@ PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER?= shige@FreeBSD.org # distfile version -APEL_VER= 10.2 +APEL_VER= 10.3 # setupel filename APEL_SETUPEL= apel-setupel.el # document install directory by install-doc target @@ -80,7 +80,6 @@ post-install: @${MAKE} doc-install .endif - ############################################################################### # # local functions |