diff options
Diffstat (limited to 'devel/sdl20/Makefile')
-rw-r--r-- | devel/sdl20/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/sdl20/Makefile b/devel/sdl20/Makefile index ca62463e8b35..0257b27ff029 100644 --- a/devel/sdl20/Makefile +++ b/devel/sdl20/Makefile @@ -6,6 +6,7 @@ DISTNAME= SDL2-${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org COMMENT= Cross-platform multimedia development API +WWW= https://www.libsdl.org/ LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/LICENSE.txt |