diff options
Diffstat (limited to 'editors/custom-emacs')
-rw-r--r-- | editors/custom-emacs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/custom-emacs/Makefile b/editors/custom-emacs/Makefile index 14e1fb4..188ac8a 100644 --- a/editors/custom-emacs/Makefile +++ b/editors/custom-emacs/Makefile @@ -25,7 +25,7 @@ CUSTOM_ELS= cus-edit.el cus-face.el custom.el \ PORTCLASS?= master .if (${PORTCLASS} == "master") -EMACS_PORT_NAME= emacs +EMACS_PORT_NAME= emacs19 .endif PLIST_SUB= CUSTOMDOCDIR=${CUSTOMDOCDIR} |