diff options
Diffstat (limited to 'audio/vo-amrwbenc/Makefile')
-rw-r--r-- | audio/vo-amrwbenc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/vo-amrwbenc/Makefile b/audio/vo-amrwbenc/Makefile index 186b45f4d941..c73a88b93954 100644 --- a/audio/vo-amrwbenc/Makefile +++ b/audio/vo-amrwbenc/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF/opencore-amr/${PORTNAME} MAINTAINER= mm@FreeBSD.org COMMENT= VisualOn AMR-WB encoder library -LICENSE= ASL +LICENSE= AL2 LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes |