summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--misc/git/Makefile6
-rw-r--r--misc/gnuit/Makefile6
2 files changed, 6 insertions, 6 deletions
diff --git a/misc/git/Makefile b/misc/git/Makefile
index e4af273ebfc4..a4dd6cb76b47 100644
--- a/misc/git/Makefile
+++ b/misc/git/Makefile
@@ -3,7 +3,7 @@
# Date created: 12 Jul 1995
# Whom: torstenb@FreeBSD.ORG
#
-# $Id: Makefile,v 1.6 1996/11/17 09:05:46 obrien Exp $
+# $Id: Makefile,v 1.7 1996/11/18 10:25:02 asami Exp $
#
DISTNAME= git-4.3.11
@@ -11,8 +11,8 @@ CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GNU}
GNU_CONFIGURE= YES
-MAN1= git.1 gitmount.1 gitcmp.1 gitkeys.1 gitredir.1 gitrgrep.1 \
- gitps.1 gitview.1
+MAN1= git.1 gitaction.1 gitmount.1 gitcmp.1 gitkeys.1 \
+ gitredir.1 gitrgrep.1 gitps.1 gitview.1
pre-install:
${CP} ${WRKSRC}/term/.gitrc.ansi \
diff --git a/misc/gnuit/Makefile b/misc/gnuit/Makefile
index e4af273ebfc4..a4dd6cb76b47 100644
--- a/misc/gnuit/Makefile
+++ b/misc/gnuit/Makefile
@@ -3,7 +3,7 @@
# Date created: 12 Jul 1995
# Whom: torstenb@FreeBSD.ORG
#
-# $Id: Makefile,v 1.6 1996/11/17 09:05:46 obrien Exp $
+# $Id: Makefile,v 1.7 1996/11/18 10:25:02 asami Exp $
#
DISTNAME= git-4.3.11
@@ -11,8 +11,8 @@ CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GNU}
GNU_CONFIGURE= YES
-MAN1= git.1 gitmount.1 gitcmp.1 gitkeys.1 gitredir.1 gitrgrep.1 \
- gitps.1 gitview.1
+MAN1= git.1 gitaction.1 gitmount.1 gitcmp.1 gitkeys.1 \
+ gitredir.1 gitrgrep.1 gitps.1 gitview.1
pre-install:
${CP} ${WRKSRC}/term/.gitrc.ansi \