diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-07-26 13:28:58 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-07-26 13:28:58 +0000 |
commit | 82a2d264a1b114bc37628a29608d06e55aa77e32 (patch) | |
tree | 186116306041360e55458924c946cc3d8fa05a90 /comms/ebook2cw | |
parent | 0a7e379c5083de3d9766524dede5aed853326d9a (diff) |
Notes
Diffstat (limited to 'comms/ebook2cw')
-rw-r--r-- | comms/ebook2cw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/ebook2cw/Makefile b/comms/ebook2cw/Makefile index dde60c771f24..16692e4633bc 100644 --- a/comms/ebook2cw/Makefile +++ b/comms/ebook2cw/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://fkurz.net/ham/ebook2cw/ \ MASTER_SITE_SUBDIR= db MAINTAINER= db@FreeBSD.org -COMMENT= Convert text files into cw as a mp3 file +COMMENT= Convert text files into cw as an mp3 or ogg file LIB_DEPENDS= mp3lame:${PORTSDIR}/audio/lame \ vorbis:${PORTSDIR}/audio/libvorbis |