summaryrefslogtreecommitdiff
path: root/misc/git
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>1999-01-27 07:41:29 +0000
committerBill Fenner <fenner@FreeBSD.org>1999-01-27 07:41:29 +0000
commit52619586269c9e817bdf8a8496e70376ba957597 (patch)
tree91ac46dd366a9b5bee3465be0e79bf7e9f4efd10 /misc/git
parentUpdate ntp port to 4.0.91. (diff)
${MASTER_SITE_GNU} got rearranged in December; let's catch up.
Notes
Notes: svn path=/head/; revision=16378
Diffstat (limited to 'misc/git')
-rw-r--r--misc/git/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/git/Makefile b/misc/git/Makefile
index 3f85872875ad..ab8196e8a368 100644
--- a/misc/git/Makefile
+++ b/misc/git/Makefile
@@ -3,12 +3,13 @@
# Date created: 12 Jul 1995
# Whom: torstenb@FreeBSD.ORG
#
-# $Id: Makefile,v 1.9 1997/10/07 08:56:30 tg Exp $
+# $Id: Makefile,v 1.10 1998/05/03 22:03:50 jseger Exp $
#
DISTNAME= git-4.3.17
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GNU}
+MASTER_SITE_SUBDIR= git
MAINTAINER= jseger@FreeBSD.ORG