diff options
author | asami <asami@FreeBSD.org> | 2000-03-11 05:31:15 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-03-11 05:31:15 +0800 |
commit | fa22e0203b094fea512250ff1e865f3dc4e459e5 (patch) | |
tree | 8122eb0ae1bb42e8137d5dd7db02c7f4b2d634af /japanese/emacs20-dl-wnn6/Makefile | |
parent | 241788de8ae0d2b9805ba4e319ec77196db1cb1f (diff) | |
download | freebsd-ports-gnome-fa22e0203b094fea512250ff1e865f3dc4e459e5.tar.gz freebsd-ports-gnome-fa22e0203b094fea512250ff1e865f3dc4e459e5.tar.zst freebsd-ports-gnome-fa22e0203b094fea512250ff1e865f3dc4e459e5.zip |
Chase emacs upgrade to 20.6.
Diffstat (limited to 'japanese/emacs20-dl-wnn6/Makefile')
-rw-r--r-- | japanese/emacs20-dl-wnn6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/emacs20-dl-wnn6/Makefile b/japanese/emacs20-dl-wnn6/Makefile index 86bb2b59ba7a..229e80439e02 100644 --- a/japanese/emacs20-dl-wnn6/Makefile +++ b/japanese/emacs20-dl-wnn6/Makefile @@ -29,7 +29,7 @@ PLIST_SUB= EMACS_VER=${EMACS_VER} EMACS_ARCH=${MACHINE_ARCH}--freebsd \ DOCDIR=${DOCDIR} DOCDIR= share/doc/emacs20-dl-wnn6 -EMACS_VER= 20.5 +EMACS_VER= 20.6 EMACSDL_DIR= ${.CURDIR}/../../editors/emacs20-dl EMACSDL_SRCDIR= ${WRKDIRPREFIX}${EMACSDL_DIR}/work/emacs-${EMACS_VER} # hack to allow parallel build to work |