diff options
Diffstat (limited to 'irc/birch/Makefile')
-rw-r--r-- | irc/birch/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/birch/Makefile b/irc/birch/Makefile index e4d93896a2e0..959d5dfe9670 100644 --- a/irc/birch/Makefile +++ b/irc/birch/Makefile @@ -4,6 +4,7 @@ CATEGORIES= irc MAINTAINER= lcook@FreeBSD.org COMMENT= IRC client written in bash +WWW= https://github.com/dylanaraps/birch LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.md |