diff options
Diffstat (limited to 'games/tuxpaint/Makefile')
-rw-r--r-- | games/tuxpaint/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/tuxpaint/Makefile b/games/tuxpaint/Makefile index 94badf6ab135..b13bec39107a 100644 --- a/games/tuxpaint/Makefile +++ b/games/tuxpaint/Makefile @@ -6,6 +6,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-sdl2 MAINTAINER= wen@FreeBSD.org COMMENT= Drawing program designed for young children +WWW= https://www.tuxpaint.org/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/docs/COPYING.txt |