From caf226107ae6de38b0474e0cb0ece9a688b6121f Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 20 Jul 2003 08:29:20 +0000 Subject: Undo overeager sed replacement part that broke installation. Reported by Kouichirou Hiratsuka in PR 22195. --- devel/cvsup/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/cvsup/Makefile') diff --git a/devel/cvsup/Makefile b/devel/cvsup/Makefile index 046ab394e49..b4f00a62e9e 100644 --- a/devel/cvsup/Makefile +++ b/devel/cvsup/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2003/07/17 21:30:09 grant Exp $ +# $NetBSD: Makefile,v 1.11 2003/07/20 08:29:20 wiz Exp $ DISTNAME= cvsup-static-16.1.f PKGNAME= ${DISTNAME:C/-static//} @@ -33,7 +33,7 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/share/doc/cvsup/License \ ${PREFIX}/share/doc/cvsup ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/cvsup - ${INSTALL_DATA} ${FILESDIR}/supfile-cvsup.no.NetBSD.org \ + ${INSTALL_DATA} ${FILESDIR}/supfile-cvsup.no.netbsd.org \ ${PREFIX}/share/examples/cvsup .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3