diff options
author | Shigeyuki Fukushima <shige@FreeBSD.org> | 2000-01-04 11:32:27 +0000 |
---|---|---|
committer | Shigeyuki Fukushima <shige@FreeBSD.org> | 2000-01-04 11:32:27 +0000 |
commit | 5bcac9467bc433fde508f10446ac76839f0e9874 (patch) | |
tree | 6679995f9c29d66b68a567b57624a1eef61af898 /editors/psgml-emacs20/Makefile | |
parent | add datapipe (diff) |
Update to 20.5.
Diffstat (limited to '')
-rw-r--r-- | editors/psgml-emacs20/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/psgml-emacs20/Makefile b/editors/psgml-emacs20/Makefile index 032a4eb9cf9c..fdd8097f76b1 100644 --- a/editors/psgml-emacs20/Makefile +++ b/editors/psgml-emacs20/Makefile @@ -16,7 +16,7 @@ MASTERDIR= ${.CURDIR}/../psgml-emacs # emacs port setup EMACS_NAME= emacs EMACS_PORT= emacs20 -EMACS_VER= 20.4 +EMACS_VER= 20.5 EMACS_LIBDIR= share/${EMACS_NAME} # pkg/* files are used in ${.CURDIR} |