freebsd-ports/devel/gitinspector/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

6 lines
405 B
Text

Gitinspector is a statistical analysis tool for git repositories. The default
analysis shows general statistics per author, which can be complemented with a
timeline analysis that shows the workload and activity of each author. Under
normal operation, it filters the results to only show statistics about a number
of given extensions and by default only includes source files in the statistical
analysis.