aboutsummaryrefslogtreecommitdiff
path: root/devel/git
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2008-09-23 02:42:22 +0000
committerWesley Shields <wxs@FreeBSD.org>2008-09-23 02:42:22 +0000
commit278c3f1925e166ff68f30c49830259fe8f278324 (patch)
tree5c3c60990ca585f717b276525b2a117d772ecbd1 /devel/git
parentf80b2a1da7c6af96c68f3fbdfb311f93e9ffdcb7 (diff)
Notes
Diffstat (limited to 'devel/git')
-rw-r--r--devel/git/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/git/Makefile b/devel/git/Makefile
index 39a090c73bea..56a1dff99ba3 100644
--- a/devel/git/Makefile
+++ b/devel/git/Makefile
@@ -13,7 +13,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
${PORTNAME}-manpages-${PORTVERSION}${EXTRACT_SUFX} \
${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}.sign
EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
- ${PORTNAME}-manpages-${PORTVERSION}${EXTRACT_SUFX} \
+ ${PORTNAME}-manpages-${PORTVERSION}${EXTRACT_SUFX}
MAINTAINER= wxs@FreeBSD.org
COMMENT= Distributed source code management tool