diff options
Diffstat (limited to 'games/rubix/Makefile')
-rw-r--r-- | games/rubix/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/rubix/Makefile b/games/rubix/Makefile index 6a6dd595f1e4..315862dafe73 100644 --- a/games/rubix/Makefile +++ b/games/rubix/Makefile @@ -7,6 +7,7 @@ MASTER_SITES= http://sed.free.fr/rubix/ \ MAINTAINER= ports@FreeBSD.org COMMENT= Another Rubik's cube game with a rather interesting interface +WWW= http://sed.free.fr/rubix/ USES= compiler:nestedfct gmake tar:bzip2 xorg USE_XORG= x11 |