diff options
-rw-r--r-- | comms/ebook2cw/Makefile | 2 | ||||
-rw-r--r-- | converters/p5-Convert-Bencode/Makefile | 3 | ||||
-rw-r--r-- | devel/hs-blaze-builder-enumerator/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-DateConvert/Makefile | 2 | ||||
-rw-r--r-- | devel/pear-codegen/Makefile | 2 | ||||
-rw-r--r-- | games/linux-savage-samuraiwars/Makefile | 2 |
6 files changed, 6 insertions, 7 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 diff --git a/converters/p5-Convert-Bencode/Makefile b/converters/p5-Convert-Bencode/Makefile index 72fa5c68476c..c6a1d5cd13b2 100644 --- a/converters/p5-Convert-Bencode/Makefile +++ b/converters/p5-Convert-Bencode/Makefile @@ -13,8 +13,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= mor@WhiteLuna.com -COMMENT= This module provides encode and decode bencoded strings respectively - +COMMENT= Module to encode and decode bencoded strings BUILD_DEPENDS= p5-Test-Simple>=0:${PORTSDIR}/devel/p5-Test-Simple PERL_CONFIGURE= yes diff --git a/devel/hs-blaze-builder-enumerator/Makefile b/devel/hs-blaze-builder-enumerator/Makefile index 65441a4ba829..acf3162e2b8d 100644 --- a/devel/hs-blaze-builder-enumerator/Makefile +++ b/devel/hs-blaze-builder-enumerator/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2.0.4 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org -COMMENT= Enumerators for the incremental conversion of builders to bytestrings +COMMENT= Enumeratees for the incremental conversion of builders to bytestrings LICENSE= BSD diff --git a/devel/p5-DateConvert/Makefile b/devel/p5-DateConvert/Makefile index a1cd4189b2bf..66e57f9276c9 100644 --- a/devel/p5-DateConvert/Makefile +++ b/devel/p5-DateConvert/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= Date PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -COMMENT= Perl5 module to convert dates between any two calender formats +COMMENT= Perl5 module to convert dates between any two calendar formats PERL_CONFIGURE= YES diff --git a/devel/pear-codegen/Makefile b/devel/pear-codegen/Makefile index 411585facb19..cdc575050e22 100644 --- a/devel/pear-codegen/Makefile +++ b/devel/pear-codegen/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel pear DISTNAME= CodeGen-${PORTVERSION} MAINTAINER= miwi@FreeBSD.org -COMMENT= Tool to create Code generators that operate on XML descriptions +COMMENT= Tool to create code generators that operate on XML descriptions BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear RUN_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/games/linux-savage-samuraiwars/Makefile b/games/linux-savage-samuraiwars/Makefile index 24bb5700d663..e59ee41d4ded 100644 --- a/games/linux-savage-samuraiwars/Makefile +++ b/games/linux-savage-samuraiwars/Makefile @@ -17,7 +17,7 @@ DISTFILES= SamuraiWars-Linux${EXTRACT_SUFX} DIST_SUBDIR= savage MAINTAINER= acm@FreeBSD.org -COMMENT= An official mod for Savage game (Linux version) +COMMENT= An official mod for Savage (Linux version) USE_BZIP2= yes USE_LINUX= yes |