diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2001-12-13 02:02:22 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2001-12-13 02:02:22 +0000 |
commit | 886f4ff0341206ff99308290a4b828a476c9ec6f (patch) | |
tree | 81b2a93db91328c21f0754351e734cdb766c4c9d /mail/mew2-xemacs21 | |
parent | 97bbeec4d0ba6699f79d34228d9f1ced45cea512 (diff) |
Notes
Diffstat (limited to 'mail/mew2-xemacs21')
-rw-r--r-- | mail/mew2-xemacs21/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mew2-xemacs21/Makefile b/mail/mew2-xemacs21/Makefile index f66b28d4668e..2b4d0461f36a 100644 --- a/mail/mew2-xemacs21/Makefile +++ b/mail/mew2-xemacs21/Makefile @@ -11,7 +11,7 @@ MAINTAINER= kiri@FreeBSD.org MEW_MAJOR_VER= 2 # This is a slave port. -MASTERDIR= ${.CURDIR}/../mew${MEW_MAJOR_VER}-emacs20 +MASTERDIR= ${.CURDIR}/../mew${MEW_MAJOR_VER} # set emacs port EMACS_PORT_NAME= xemacs21 |