diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/diffutils/Makefile | 2 | ||||
-rw-r--r-- | textproc/glimpse/Makefile | 2 | ||||
-rw-r--r-- | textproc/libpathan/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Text-ParagraphDiff/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/textproc/diffutils/Makefile b/textproc/diffutils/Makefile index ac3c6eaef519..a41c36b69a0e 100644 --- a/textproc/diffutils/Makefile +++ b/textproc/diffutils/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= diffutils -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= The GNU diff utilities USE_REINPLACE= yes diff --git a/textproc/glimpse/Makefile b/textproc/glimpse/Makefile index 3e9c825e08dd..43ba5c053410 100644 --- a/textproc/glimpse/Makefile +++ b/textproc/glimpse/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 4.12.6 CATEGORIES= textproc databases MASTER_SITES= ftp://ftp.polito.it/pub/tools/unix/harvest/ -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Text search engine NO_CDROM= "Restrictive copyright (don't sell for profit)" diff --git a/textproc/libpathan/Makefile b/textproc/libpathan/Makefile index 5e68cfe05067..bcbc52e9b027 100644 --- a/textproc/libpathan/Makefile +++ b/textproc/libpathan/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc MASTER_SITES= http://software.decisionsoft.com/software/pathan-1.2r2/ DISTNAME= ${PORTNAME}-${PORTVERSION}-2-src -MAINTAINER= ports@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.org COMMENT= Validating XML parser from the Apache XML Project LIB_DEPENDS= xerces-c.23:${PORTSDIR}/textproc/xerces-c2 diff --git a/textproc/p5-Text-ParagraphDiff/Makefile b/textproc/p5-Text-ParagraphDiff/Makefile index 287642d79c6e..17d0331a6446 100644 --- a/textproc/p5-Text-ParagraphDiff/Makefile +++ b/textproc/p5-Text-ParagraphDiff/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Text PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.org COMMENT= Visual difference for paragraphed text BUILD_DEPENDS= ${SITE_PERL}/Algorithm/Diff.pm:${PORTSDIR}/devel/p5-Algorithm-Diff \ |