diff options
Diffstat (limited to 'net/sdl2_net/Makefile')
-rw-r--r-- | net/sdl2_net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/sdl2_net/Makefile b/net/sdl2_net/Makefile index 81b3ea8008c1..e15c00fdbbed 100644 --- a/net/sdl2_net/Makefile +++ b/net/sdl2_net/Makefile @@ -5,6 +5,7 @@ CATEGORIES= net MAINTAINER= amdmi3@FreeBSD.org COMMENT= Small sample cross-platform networking library +WWW= https://github.com/libsdl-org/SDL_net LICENSE= ZLIB LICENSE_FILE= ${WRKSRC}/LICENSE.txt |