diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-07-25 06:32:06 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-07-25 06:32:06 +0000 |
commit | d5fda8cb2c24981e11e8e1fe4487789e108b5b34 (patch) | |
tree | ac7ed005b2cc3dddde570973d1da7a6213760341 /audio/mpg123 | |
parent | b68da0a0cc2261f94219d2be1d96b8f6ed1d53b9 (diff) | |
download | ports-d5fda8cb2c24981e11e8e1fe4487789e108b5b34.tar.gz ports-d5fda8cb2c24981e11e8e1fe4487789e108b5b34.zip |
Notes
Diffstat (limited to 'audio/mpg123')
-rw-r--r-- | audio/mpg123/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mpg123/Makefile b/audio/mpg123/Makefile index 5d1717be8691..634728189741 100644 --- a/audio/mpg123/Makefile +++ b/audio/mpg123/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF \ http://www.mpg123.de/download/ MAINTAINER= novel@FreeBSD.org -COMMENT= Command-line player for mpeg layer 1, 2 and 3 audio +COMMENT= Command-line player for mpeg layer 1, 2, and 3 audio LICENSE= LGPL21 |