summaryrefslogtreecommitdiff
path: root/misc/git
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-18 10:25:35 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-18 10:25:35 +0000
commit5dba7b6e293a85c365ac67b075bcc70a1ca9a1b4 (patch)
tree3a9d17e5f9310ab69df14407f1fa479d6a68eac0 /misc/git
parentUse MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. (diff)
Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Notes
Notes: svn path=/head/; revision=4571
Diffstat (limited to 'misc/git')
-rw-r--r--misc/git/Makefile4
1 files changed, 2 insertions, 2 deletions
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 \