diff options
Diffstat (limited to 'games/frotz/Makefile')
-rw-r--r-- | games/frotz/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/frotz/Makefile b/games/frotz/Makefile index eccd6630c61b..9197a3bcef5f 100644 --- a/games/frotz/Makefile +++ b/games/frotz/Makefile @@ -4,6 +4,7 @@ CATEGORIES= games MAINTAINER= dave@661.org COMMENT= Infocom Z-machine games interpreter +WWW= https://gitlab.com/DavidGriffith/frotz LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING |