From 253b492de0666b1a69f908bc9e37e86b7d183205 Mon Sep 17 00:00:00 2001 From: Matthew Dillon Date: Sat, 26 Jun 2004 17:44:23 +0000 Subject: [PATCH] Update contrib/cvs to contrib/cvs-1.12.8, but note that this Makefile needs to be cleaned up for the doc changes in 1.12.8 and is currently disabled. --- share/doc/psd/28.cvs/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/share/doc/psd/28.cvs/Makefile b/share/doc/psd/28.cvs/Makefile index a5b9eafdd9..9439093d8a 100644 --- a/share/doc/psd/28.cvs/Makefile +++ b/share/doc/psd/28.cvs/Makefile @@ -1,9 +1,12 @@ # $FreeBSD: src/share/doc/psd/28.cvs/Makefile,v 1.2 1999/08/28 00:18:32 peter Exp $ -# $DragonFly: src/share/doc/psd/28.cvs/Makefile,v 1.2 2003/06/17 04:36:57 dillon Exp $ +# $DragonFly: src/share/doc/psd/28.cvs/Makefile,v 1.3 2004/06/26 17:44:23 dillon Exp $ +# XXX removed from build, this file no longer exists in 1.12.8. +# XXX fixme, do something with the .texi files. +# VOLUME= psd/28.cvs MACROS= -ms -SRCDIR= ${.CURDIR}/../../../../contrib/cvs/doc +SRCDIR= ${.CURDIR}/../../../../contrib/cvs-1.12.8/doc SRCS= cvs-paper.ms USE_PIC= yes USE_TBL= yes -- 2.41.0