aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorSergei Kolobov <sergei@FreeBSD.org>2003-12-21 00:23:25 +0000
committerSergei Kolobov <sergei@FreeBSD.org>2003-12-21 00:23:25 +0000
commit8bf7269a4e160076a38fbac4c23ac2992f0800c5 (patch)
tree624c6eafc947240b76ef4c74b5436f220972c8fa /textproc
parent40d43c8df2b57e928b5a9895415a1b9ff272df48 (diff)
downloadports-8bf7269a4e160076a38fbac4c23ac2992f0800c5.tar.gz
ports-8bf7269a4e160076a38fbac4c23ac2992f0800c5.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/diffutils/Makefile2
-rw-r--r--textproc/glimpse/Makefile2
-rw-r--r--textproc/libpathan/Makefile2
-rw-r--r--textproc/p5-Text-ParagraphDiff/Makefile2
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 \