diff options
Diffstat (limited to 'devel/cgit/Makefile')
-rw-r--r-- | devel/cgit/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/cgit/Makefile b/devel/cgit/Makefile index b765f0b8e5ad..e04a931e33ac 100644 --- a/devel/cgit/Makefile +++ b/devel/cgit/Makefile @@ -9,6 +9,7 @@ DISTFILES= cgit-${PORTVERSION}${EXTRACT_SUFX}:cgit \ MAINTAINER= mt@markoturk.info COMMENT= Fast, lightweight web frontend for Git repositories +WWW= https://git.zx2c4.com/cgit/about/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING |