diff options
Diffstat (limited to 'devel/sdl_console/Makefile')
-rw-r--r-- | devel/sdl_console/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/sdl_console/Makefile b/devel/sdl_console/Makefile index db5c4d0bb872..886ec337bd4b 100644 --- a/devel/sdl_console/Makefile +++ b/devel/sdl_console/Makefile @@ -7,6 +7,7 @@ DISTNAME= sdlconsole-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Drop down console that can be easily added to any SDL application +WWW= http://wacha.ch/wiki/sdlconsole/ USES= libtool sdl USE_SDL= sdl |