diff options
Diffstat (limited to 'misc/git')
-rw-r--r-- | misc/git/Makefile | 1 | ||||
-rw-r--r-- | misc/git/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/misc/git/Makefile b/misc/git/Makefile index 57c4bcb948a8..7d0ccabd8995 100644 --- a/misc/git/Makefile +++ b/misc/git/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +COMMENT= GNU Interactive Tools - a file system browser for UNIX systems GNU_CONFIGURE= YES MAN1= git.1 gitaction.1 gitkeys.1 gitmount.1 \ diff --git a/misc/git/pkg-comment b/misc/git/pkg-comment deleted file mode 100644 index 6f21870402bd..000000000000 --- a/misc/git/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU Interactive Tools - a file system browser for UNIX systems |