diff options
Diffstat (limited to 'graphics/sdl2_gfx/Makefile')
-rw-r--r-- | graphics/sdl2_gfx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/sdl2_gfx/Makefile b/graphics/sdl2_gfx/Makefile index 2f7927de4aab..6fe4f954ef9a 100644 --- a/graphics/sdl2_gfx/Makefile +++ b/graphics/sdl2_gfx/Makefile @@ -6,6 +6,7 @@ DISTNAME= SDL2_gfx-${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org COMMENT= SDL graphics drawing primitives and other support functions +WWW= https://www.ferzkopp.net/Software/SDL_gfx-2.0/ LICENSE= ZLIB |