diff options
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 |