diff options
Diffstat (limited to 'irc/ratbox-respond/Makefile')
-rw-r--r-- | irc/ratbox-respond/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/irc/ratbox-respond/Makefile b/irc/ratbox-respond/Makefile index 4ca7530ef19f..19e0e2cc16f2 100644 --- a/irc/ratbox-respond/Makefile +++ b/irc/ratbox-respond/Makefile @@ -8,6 +8,7 @@ MASTER_SITES= http://www.ratbox.org/download/${PORTNAME}/ \ MAINTAINER= zi@FreeBSD.org COMMENT= Client-side implementation of the challenge oper system in ircd-ratbox +WWW= http://respond.ratbox.org/ CONFIGURE_WRKSRC=${WRKSRC}/${PORTNAME} BUILD_WRKSRC= ${WRKSRC}/${PORTNAME} |