summaryrefslogtreecommitdiff
path: root/misc/git
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-10 16:48:51 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-11-10 16:48:51 +0000
commitf0a1969d343f97cdb90a73adcff6a7a383fc9522 (patch)
treeeb25a1bb38a1d88bc48792c4bc3007a7580d627d /misc/git
parentForced commit to note that the previous revision also included patches (diff)
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
Notes
Notes: svn path=/head/; revision=69808
Diffstat (limited to 'misc/git')
-rw-r--r--misc/git/Makefile2
-rw-r--r--misc/git/pkg-comment1
2 files changed, 1 insertions, 2 deletions
diff --git a/misc/git/Makefile b/misc/git/Makefile
index bd8dd3b6fda3..57c4bcb948a8 100644
--- a/misc/git/Makefile
+++ b/misc/git/Makefile
@@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
-PORTCOMMENT= GNU Interactive Tools - a file system browser for UNIX systems
-
GNU_CONFIGURE= YES
MAN1= git.1 gitaction.1 gitkeys.1 gitmount.1 \
gitrgrep.1 gitunpack.1
diff --git a/misc/git/pkg-comment b/misc/git/pkg-comment
new file mode 100644
index 000000000000..6f21870402bd
--- /dev/null
+++ b/misc/git/pkg-comment
@@ -0,0 +1 @@
+GNU Interactive Tools - a file system browser for UNIX systems