diff options
Diffstat (limited to 'games/xhexagons/Makefile')
-rw-r--r-- | games/xhexagons/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/xhexagons/Makefile b/games/xhexagons/Makefile index d592c1791fd1..bcb5d63ae1c7 100644 --- a/games/xhexagons/Makefile +++ b/games/xhexagons/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= XCONTRIB/games/xpuzzles MAINTAINER= ports@FreeBSD.org COMMENT= Hexagons puzzle (similar to Fifteen Puzzle) for X Window System +WWW= http://www.tux.org/~bagleyd/puzzles.html WRKSRC= ${WRKDIR}/xhexagons USES= imake xorg |