diff options
author | cs <cs@FreeBSD.org> | 2012-07-24 15:19:21 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2012-07-24 15:19:21 +0800 |
commit | bfe1cc2351d2d00739b28c9b5e097b1f15d95903 (patch) | |
tree | 69de0f7f9c795f32be2bf1f284f2b60a635dd6c4 /comms | |
parent | 76575735bfcded4e113b19dd0c9701a215a1d0a7 (diff) | |
download | freebsd-ports-gnome-bfe1cc2351d2d00739b28c9b5e097b1f15d95903.tar.gz freebsd-ports-gnome-bfe1cc2351d2d00739b28c9b5e097b1f15d95903.tar.zst freebsd-ports-gnome-bfe1cc2351d2d00739b28c9b5e097b1f15d95903.zip |
Fix typos in COMMENT
Diffstat (limited to 'comms')
-rw-r--r-- | comms/cwdaemon/Makefile | 2 | ||||
-rw-r--r-- | comms/ebook2cw/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/comms/cwdaemon/Makefile b/comms/cwdaemon/Makefile index 61ba87b310b3..9424a318b765 100644 --- a/comms/cwdaemon/Makefile +++ b/comms/cwdaemon/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.chronos.org.uk/download/ \ MASTER_SITE_SUBDIR= db MAINTAINER= db@FreeBSD.org -COMMENT= Amateur Radio cw (morse code) keyer daemon +COMMENT= Amateur Radio cw (Morse code) keyer daemon BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkg-config LIB_DEPENDS= cw:${PORTSDIR}/comms/unixcw diff --git a/comms/ebook2cw/Makefile b/comms/ebook2cw/Makefile index 651fd1b5858d..dde60c771f24 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 textfiles into cw as a mp3 file +COMMENT= Convert text files into cw as a mp3 file LIB_DEPENDS= mp3lame:${PORTSDIR}/audio/lame \ vorbis:${PORTSDIR}/audio/libvorbis |