diff options
Diffstat (limited to 'audio/flac')
-rw-r--r-- | audio/flac/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/flac/Makefile b/audio/flac/Makefile index 187bcc3c6d1d..cb16a2cdcabb 100644 --- a/audio/flac/Makefile +++ b/audio/flac/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= https://downloads.xiph.org/releases/flac/ \ MAINTAINER= naddy@FreeBSD.org COMMENT= Free lossless audio codec +WWW= https://www.xiph.org/flac/ LICENSE= BSD3CLAUSE GFDL GPLv2 LGPL21 LICENSE_COMB= multi |