summaryrefslogtreecommitdiff
path: root/lang/elisp-manual/Makefile
diff options
context:
space:
mode:
authoruebayasi <uebayasi@pkgsrc.org>2003-06-09 09:02:28 +0000
committeruebayasi <uebayasi@pkgsrc.org>2003-06-09 09:02:28 +0000
commit4ad9f46df52a17ffc05c20a9c02192c8ac816135 (patch)
treec67d335f556755ee8a990bd2084c4900ba5beb00 /lang/elisp-manual/Makefile
parent1f1d56add16b003bdab7d06478b2daeb0c298627 (diff)
downloadpkgsrc-4ad9f46df52a17ffc05c20a9c02192c8ac816135.tar.gz
Update to 21.8, edition 2.6 of the Emacs Lisp Reference Manual,
corresponding to GNU Emacs version 21.2.
Diffstat (limited to 'lang/elisp-manual/Makefile')
-rw-r--r--lang/elisp-manual/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/lang/elisp-manual/Makefile b/lang/elisp-manual/Makefile
index 1b68547fe7f..338b52242b2 100644
--- a/lang/elisp-manual/Makefile
+++ b/lang/elisp-manual/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2002/03/16 06:25:43 dbj Exp $
+# $NetBSD: Makefile,v 1.7 2003/06/09 09:02:28 uebayasi Exp $
-DISTNAME= elisp-manual-20-2.5
+DISTNAME= elisp-manual-21-2.8
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_GNU:=emacs/}
@@ -8,11 +8,10 @@ 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
-GNU_CONFIGURE= yes
+GNU_CONFIGURE= YES
TEXINFO_OVERRIDE= YES
ALL_TARGET= elisp
-
.include "../../mk/texinfo.mk"
.include "../../mk/bsd.pkg.mk"