diff options
Diffstat (limited to 'games/freesweep/Makefile')
-rw-r--r-- | games/freesweep/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/freesweep/Makefile b/games/freesweep/Makefile index daabb41fe769..1e22c9858c36 100644 --- a/games/freesweep/Makefile +++ b/games/freesweep/Makefile @@ -5,6 +5,7 @@ CATEGORIES= games MAINTAINER= fuz@fuz.su COMMENT= Minesweeper-style game for text-mode terminals +WWW= https://github.com/rwestlund/freesweep LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING |