summaryrefslogtreecommitdiff
path: root/misc/git
diff options
context:
space:
mode:
authortron <tron>1999-04-14 21:39:01 +0000
committertron <tron>1999-04-14 21:39:01 +0000
commit148d39ac09639f24712b0e9083727f6f5336e4ca (patch)
treebbaa4216e40e5290bddc14a02309232c2868acfd /misc/git
parent433af7ab385e0f77d7f4d27b335e2fc3a9e905f8 (diff)
downloadpkgsrc-148d39ac09639f24712b0e9083727f6f5336e4ca.tar.gz
Remove unnecessary slash from master site list.
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 5bab9271145..8ac0305f2a3 100644
--- a/misc/git/Makefile
+++ b/misc/git/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.14 1999/03/22 16:08:32 bad Exp $
+# $NetBSD: Makefile,v 1.15 1999/04/14 21:39:04 tron Exp $
# FreeBSD Id: Makefile,v 1.8 1996/11/21 11:54:39 asami Exp
#
DISTNAME= git-4.3.17
CATEGORIES= misc
-MASTER_SITES= ${MASTER_SITE_GNU:=/git/}
+MASTER_SITES= ${MASTER_SITE_GNU:=git/}
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.cs.unh.edu/~tudor/git/