diff options
Diffstat (limited to 'lang/elisp-manual')
-rw-r--r-- | lang/elisp-manual/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/elisp-manual/Makefile b/lang/elisp-manual/Makefile index 4224d7249ef..47cc75441f2 100644 --- a/lang/elisp-manual/Makefile +++ b/lang/elisp-manual/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2006/04/05 06:27:41 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2007/06/15 01:18:52 obache Exp $ DISTNAME= elisp-manual-21-2.8 CATEGORIES= lang @@ -6,7 +6,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=emacs/} MAINTAINER= uebayasi@NetBSD.org HOMEPAGE= http://www.gnu.org/software/emacs/emacs.html -COMMENT= The Emacs Lisp Reference Manual for GNU Emacs Version 20.3 +COMMENT= The Emacs Lisp Reference Manual for GNU Emacs Version 21.2 GNU_CONFIGURE= YES INFO_FILES= # PLIST |