diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-03-21 07:39:49 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-03-21 07:39:49 +0000 |
commit | 131cd97388c78909b13a26c3ce289bbf3c007b7f (patch) | |
tree | d22f5aaa16546b9e90fc0a35df15ff1dc17c67e9 /mail/mew | |
parent | a4ec4cda7de50f10ddf987112732dbd1e3e29557 (diff) | |
download | ports-131cd97388c78909b13a26c3ce289bbf3c007b7f.tar.gz ports-131cd97388c78909b13a26c3ce289bbf3c007b7f.zip |
Move the ancient emacs 19.x port from editors/emacs to
editors/emacs19, and update the main emacs port to 21.x by copying from
editors/emacs21. Retire the editors/emacs21 port.
PR: ports/24983
Notes
Notes:
svn path=/head/; revision=104813
Diffstat (limited to 'mail/mew')
-rw-r--r-- | mail/mew/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mew/Makefile b/mail/mew/Makefile index 9e16fb4de4f1..fd4567a92298 100644 --- a/mail/mew/Makefile +++ b/mail/mew/Makefile @@ -28,7 +28,7 @@ EMACS_SETUPEL= ${PORTNAME}-setup.el MEW_DOCDIR?= share/doc/${PORTNAME} # emacs port setup -EMACS_PORT_NAME?= emacs +EMACS_PORT_NAME?= emacs19 # target name for make build and install ALL_TARGET?= all # info |