summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authordbj <dbj>1999-02-28 10:39:29 +0000
committerdbj <dbj>1999-02-28 10:39:29 +0000
commitaa5b10e16488680a1def5bc4027a03859ecd08ff (patch)
tree6637712db6e178277900eefcf165e1b6d76d0677 /lang
parent62280200f79044232ba160d04da7b4b4f6504e4f (diff)
downloadpkgsrc-aa5b10e16488680a1def5bc4027a03859ecd08ff.tar.gz
Updated MASTER_SITES for elisp-manual to handle the gnu ftp reorganization.
Added elisp-manual to it's parent directory's makefile.
Diffstat (limited to 'lang')
-rw-r--r--lang/Makefile3
-rw-r--r--lang/elisp-manual/Makefile4
2 files changed, 4 insertions, 3 deletions
diff --git a/lang/Makefile b/lang/Makefile
index f95fee7a0ff..9af92c30595 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 1999/01/31 03:48:18 jwise Exp $
+# $NetBSD: Makefile,v 1.23 1999/02/28 10:39:29 dbj Exp $
# FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp
#
@@ -10,6 +10,7 @@
SUBDIR += clisp
# SUBDIR += cmucl
# SUBDIR += eiffel
+ SUBDIR += elisp-manual
SUBDIR += elk
# SUBDIR += eperl
SUBDIR += expect
diff --git a/lang/elisp-manual/Makefile b/lang/elisp-manual/Makefile
index ae6f37691fd..f4f875e729a 100644
--- a/lang/elisp-manual/Makefile
+++ b/lang/elisp-manual/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 1998/10/18 19:55:15 dbj Exp $
+# $NetBSD: Makefile,v 1.2 1999/02/28 10:39:29 dbj Exp $
DISTNAME= elisp-manual-20-2.5
CATEGORIES= lang
-MASTER_SITES= ${MASTER_SITE_GNU}
+MASTER_SITES= ${MASTER_SITE_GNU:=/emacs/}
MAINTAINER= dbj@netbsd.org
HOMEPAGE= http://www.gnu.org/software/emacs/emacs.html