From 85e71b358f29ed1f1eeef26ae6d1033c54e4217f Mon Sep 17 00:00:00 2001 From: agc Date: Wed, 22 Apr 1998 11:05:01 +0000 Subject: Fix INFO_FILES definitions to match the commands in bsd.pkg.mk --- misc/git/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc/git') diff --git a/misc/git/Makefile b/misc/git/Makefile index 4b7aa587525..df048fe54d3 100644 --- a/misc/git/Makefile +++ b/misc/git/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 1998/04/17 09:37:24 agc Exp $ +# $NetBSD: Makefile,v 1.10 1998/04/22 11:05:03 agc Exp $ # FreeBSD Id: Makefile,v 1.8 1996/11/21 11:54:39 asami Exp # @@ -12,7 +12,7 @@ GNU_CONFIGURE= YES CONFIGURE_ARGS+= ${MACHINE_ARCH}--netbsd MAN1= git.1 gitaction.1 gitkeys.1 gitmount.1 gitps.1 gitrgrep.1 \ gitunpack.1 gitview.1 -INFO_FILES= git +INFO_FILES= git.info pre-install: (cd ${WRKSRC}/info ; ${MAKE} info ) -- cgit v1.2.3