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 /devel | |
parent | 0a7e379c5083de3d9766524dede5aed853326d9a (diff) |
Notes
Diffstat (limited to 'devel')
-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 |
3 files changed, 3 insertions, 3 deletions
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 |