diff options
Diffstat (limited to 'audio/amsynth')
-rw-r--r-- | audio/amsynth/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/amsynth/Makefile b/audio/amsynth/Makefile index cecc1042429f..d324850a2b5b 100644 --- a/audio/amsynth/Makefile +++ b/audio/amsynth/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= https://github.com/amsynth/amsynth/releases/download/release-${DIS MAINTAINER= ports@FreeBSD.org COMMENT= Analog modelling software synth +WWW= https://amsynth.github.io/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING |