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 df4f5451e306..4a980085f6ac 100644 --- a/editors/apel/Makefile +++ b/editors/apel/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.jpl.org/pub/elisp/apel/ \ PKGNAMESUFFIX= -${EMACS_PORT_NAME} MAINTAINER?= nobutaka@FreeBSD.org -COMMENT?= A Portable Emacs Library for emacs21 +COMMENT?= A Portable Emacs Library for emacs # distfile version APEL_VER= 10.7 @@ -24,7 +24,6 @@ APEL_VERSION_SPECIFIC_LISPDIR?= ${LOCALBASE}/${EMACS_VERSION_SITE_LISPDIR} # emacs port setup USE_EMACS= yes -EMACS_PORT_NAME?= emacs21 DESCR= ${PKGDIR}/pkg-descr |