From ece4e91a5e02af6a141ca41651bee55aa4e2c756 Mon Sep 17 00:00:00 2001 From: gdr-ftp Date: Wed, 11 Mar 1998 03:02:18 +0000 Subject: [PATCH] ctags.desc: - changed trenco.myrias.com to trenco.gno.org Makefile: - install the GNO version of the man page instead of the BSD version - install into /usr/bin vice /bin --- usr.bin/ctags/Makefile | 4 +++- usr.bin/ctags/ctags.desc | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/usr.bin/ctags/Makefile b/usr.bin/ctags/Makefile index 7709744..5a08c59 100644 --- a/usr.bin/ctags/Makefile +++ b/usr.bin/ctags/Makefile @@ -1,8 +1,10 @@ # @(#)Makefile 8.1 (Berkeley) 6/6/93 -# $Id: Makefile,v 1.1 1998/01/24 07:58:57 taubert Exp $ +# $Id: Makefile,v 1.2 1998/03/11 03:02:17 gdr-ftp Exp $ PROG= ctags SRCS= ctags.c C.c fortran.c lisp.c print.c tree.c yacc.c STACK= 2048 +HAS_BSD_MANPAGE = true +BINDIR = /usr/bin .INCLUDE: /src/gno/prog.mk diff --git a/usr.bin/ctags/ctags.desc b/usr.bin/ctags/ctags.desc index bc0062f..46f0fe5 100644 --- a/usr.bin/ctags/ctags.desc +++ b/usr.bin/ctags/ctags.desc @@ -4,6 +4,6 @@ Shell: GNO Author: Derek Taubert (from FreeBSD 2.1.0 code) Contact: taubert@geeks.org Where: /usr/bin -FTP: ground.isca.uiowa.edu apple2.caltech.edu trenco.myrias.com +FTP: ground.isca.uiowa.edu apple2.caltech.edu ftp.gno.org Generate tag file for Emacs, vi.