diff options
author | cs <cs@FreeBSD.org> | 2012-07-25 14:32:06 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2012-07-25 14:32:06 +0800 |
commit | 5f37dd84911359300a58a785d4ea4bc1d612812a (patch) | |
tree | ac7ed005b2cc3dddde570973d1da7a6213760341 /audio/gnump3d | |
parent | c72cc7a3f36bdc8502fd2932570ed6520ca23d03 (diff) | |
download | freebsd-ports-graphics-5f37dd84911359300a58a785d4ea4bc1d612812a.tar.gz freebsd-ports-graphics-5f37dd84911359300a58a785d4ea4bc1d612812a.tar.zst freebsd-ports-graphics-5f37dd84911359300a58a785d4ea4bc1d612812a.zip |
Fix typos in COMMENT
Diffstat (limited to 'audio/gnump3d')
-rw-r--r-- | audio/gnump3d/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gnump3d/Makefile b/audio/gnump3d/Makefile index 0d4c24db3fa..c7b5b9a23b0 100644 --- a/audio/gnump3d/Makefile +++ b/audio/gnump3d/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= jadawin@FreeBSD.org -COMMENT= Streaming server for MP3, Ogg Vorbis and other streamable audio files +COMMENT= Streaming server for MP3, Ogg Vorbis, and other streamable audio files RUN_DEPENDS= lame:${PORTSDIR}/audio/lame \ sox:${PORTSDIR}/audio/sox \ |