diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2005-01-19 05:47:01 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2005-01-19 05:47:01 +0000 |
commit | 72bae54709df6fe8351d06d4090747a22b7aa319 (patch) | |
tree | a514a17c5d7bc118d8fa618a510bcdae8d8e6883 /audio/faac/Makefile | |
parent | ed9379928eefcbe61eb7d3a8dd6b7f17ab444859 (diff) | |
download | ports-72bae54709df6fe8351d06d4090747a22b7aa319.tar.gz ports-72bae54709df6fe8351d06d4090747a22b7aa319.zip |
Notes
Diffstat (limited to 'audio/faac/Makefile')
-rw-r--r-- | audio/faac/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/faac/Makefile b/audio/faac/Makefile index 8726a26dfba2..f4e9750b4bb5 100644 --- a/audio/faac/Makefile +++ b/audio/faac/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= faac MAINTAINER= ahze@FreeBSD.org -COMMENT= FAAC is an AAC audio encoder +COMMENT= MPEG-2 and MPEG-4 AAC audio encoder NO_PACKAGE= Distribution in binary form is prohibited |