diff options
Diffstat (limited to 'net/bounce/Makefile')
-rw-r--r-- | net/bounce/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/bounce/Makefile b/net/bounce/Makefile index 8fa3fd7c132c..b79df9c503d0 100644 --- a/net/bounce/Makefile +++ b/net/bounce/Makefile @@ -9,6 +9,7 @@ EXTRACT_SUFX= .c MAINTAINER= matt@efs.org COMMENT= Bounce TCP connections to another machine/port +WWW= http://www.iagora.com/~espel/hacks.html USE_RC_SUBR= bounce WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |