summaryrefslogtreecommitdiff
path: root/lang/elisp-manual
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2001-02-17 09:06:56 +0000
committeragc <agc@pkgsrc.org>2001-02-17 09:06:56 +0000
commit82acd159f7158e3b9efdc652d4faed7d75ffabde (patch)
tree7be69a1c41c51ca83affb66df5175564f77f3599 /lang/elisp-manual
parent6cbbf89ce0ad4a62a586066dda99b7bbecd668ae (diff)
downloadpkgsrc-82acd159f7158e3b9efdc652d4faed7d75ffabde.tar.gz
Move the COMMENT from being in its own file to a definition in the
package Makefile.
Diffstat (limited to 'lang/elisp-manual')
-rw-r--r--lang/elisp-manual/Makefile3
-rw-r--r--lang/elisp-manual/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/elisp-manual/Makefile b/lang/elisp-manual/Makefile
index d8c4f7acaa8..a8aa01cc454 100644
--- a/lang/elisp-manual/Makefile
+++ b/lang/elisp-manual/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 1999/04/14 21:39:04 tron Exp $
+# $NetBSD: Makefile,v 1.4 2001/02/17 09:07:04 agc Exp $
DISTNAME= elisp-manual-20-2.5
CATEGORIES= lang
@@ -6,6 +6,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=emacs/}
MAINTAINER= dbj@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
diff --git a/lang/elisp-manual/pkg/COMMENT b/lang/elisp-manual/pkg/COMMENT
deleted file mode 100644
index ae66703b44e..00000000000
--- a/lang/elisp-manual/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-The Emacs Lisp Reference Manual for GNU Emacs Version 20.3