diff options
Diffstat (limited to 'devel/gitlist')
-rw-r--r-- | devel/gitlist/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/gitlist/Makefile b/devel/gitlist/Makefile index c97288011ce5..77e5995eea7c 100644 --- a/devel/gitlist/Makefile +++ b/devel/gitlist/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= https://github.com/klaussilveira/gitlist/releases/download/${DISTV MAINTAINER= freebsd-ports@misc.ark-ict.nl COMMENT= Web based Git repository browser written in PHP +WWW= https://gitlist.org LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt |