diff options
Diffstat (limited to 'textproc/git-chglog/Makefile')
-rw-r--r-- | textproc/git-chglog/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/git-chglog/Makefile b/textproc/git-chglog/Makefile index 5d75fb0d7bee..fa63c471d646 100644 --- a/textproc/git-chglog/Makefile +++ b/textproc/git-chglog/Makefile @@ -6,6 +6,7 @@ CATEGORIES= textproc MAINTAINER= lcook@FreeBSD.org COMMENT= CHANGELOG generator implemented in Go +WWW= https://github.com/git-chglog/git-chglog LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |