summaryrefslogtreecommitdiff
path: root/misc/git
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-11-26 10:48:46 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-11-26 10:48:46 +0000
commite34d788c225e357cb23f47954be75e15cf37a635 (patch)
treee0220cbb13db9aaea63e44542c5968dbebbc8305 /misc/git
parentUpgrade, 1.11 -> 1.12. (diff)
Change "utilities" category to "misc" in preparation for move to misc.
Notes
Notes: svn path=/head/; revision=2466
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 72e94f74a049..d7ea0a8ad46e 100644
--- a/misc/git/Makefile
+++ b/misc/git/Makefile
@@ -3,11 +3,11 @@
# Date created: 12 Jul 1995
# Whom: torstenb@FreeBSD.ORG
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1995/07/15 23:26:38 torstenb Exp $
#
DISTNAME= git-4.3.6
-CATEGORIES= utilities
+CATEGORIES= misc
MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/
GNU_CONFIGURE= YES