diff options
Diffstat (limited to 'games/py-2048-py/Makefile')
-rw-r--r-- | games/py-2048-py/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/py-2048-py/Makefile b/games/py-2048-py/Makefile index cb3f7c9c6a94..ecd3ddff8b67 100644 --- a/games/py-2048-py/Makefile +++ b/games/py-2048-py/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= CHEESESHOP MAINTAINER= 0mp@FreeBSD.org COMMENT= Console version of the 2048 game written in Python +WWW= https://github.com/LadueCS/2048 LICENSE= GPLv3+ |