diff options
Diffstat (limited to 'audio/openal-soft')
-rw-r--r-- | audio/openal-soft/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/openal-soft/Makefile b/audio/openal-soft/Makefile index 6674bc2840da..8ec5b6ffa8b9 100644 --- a/audio/openal-soft/Makefile +++ b/audio/openal-soft/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= https://openal-soft.org/openal-releases/ MAINTAINER= multimedia@FreeBSD.org COMMENT= Software implementation of the OpenAL specification +WWW= https://openal-soft.org/ LICENSE= LGPL20+ LICENSE_FILE= ${WRKSRC}/COPYING |