diff options
Diffstat (limited to 'audio/sdl_sound')
-rw-r--r-- | audio/sdl_sound/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/sdl_sound/Makefile b/audio/sdl_sound/Makefile index 7d8994f035f7..d83f3517b819 100644 --- a/audio/sdl_sound/Makefile +++ b/audio/sdl_sound/Makefile @@ -7,6 +7,7 @@ DISTNAME= SDL_sound-${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org COMMENT= SDL audio library and player for some popular sound file formats +WWW= https://www.icculus.org/SDL_sound/ LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING |