From 5dba7b6e293a85c365ac67b075bcc70a1ca9a1b4 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Mon, 18 Nov 1996 10:25:35 +0000 Subject: Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES. --- 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 6ccf342e01a9..e4af273ebfc4 100644 --- a/misc/git/Makefile +++ b/misc/git/Makefile @@ -3,12 +3,12 @@ # Date created: 12 Jul 1995 # Whom: torstenb@FreeBSD.ORG # -# $Id: Makefile,v 1.5 1996/11/11 05:49:35 obrien Exp $ +# $Id: Makefile,v 1.6 1996/11/17 09:05:46 obrien Exp $ # DISTNAME= git-4.3.11 CATEGORIES= misc -MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ +MASTER_SITES= ${MASTER_SITE_GNU} GNU_CONFIGURE= YES MAN1= git.1 gitmount.1 gitcmp.1 gitkeys.1 gitredir.1 gitrgrep.1 \ -- cgit v1.2.3