aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2002-05-08 21:03:16 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2002-05-08 21:03:16 +0000
commit45666060ec88a3584dfba3fa40570e7d24f9a2e3 (patch)
treed070e389e1804295e1544f4ef132fc9e34fec36c /textproc
parent95abb4741695e6faea51bd4effc7fd81790095e1 (diff)
downloadports-45666060ec88a3584dfba3fa40570e7d24f9a2e3.tar.gz
ports-45666060ec88a3584dfba3fa40570e7d24f9a2e3.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/agrep/Makefile2
-rw-r--r--textproc/dict/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/agrep/Makefile b/textproc/agrep/Makefile
index b72737c19ff0..8ea655baebc3 100644
--- a/textproc/agrep/Makefile
+++ b/textproc/agrep/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.cs.arizona.edu/agrep/
EXTRACT_SUFX= .tar.Z
#DISTFILES= ${DISTNAME}.${EXTRACT_SUFX} agrep.ps.1.Z agrep.ps.2.Z
-MAINTAINER= obrien@NUXI.com
+MAINTAINER= ports@FreeBSD.org
ALL_TARGET=
MAN1= agrep.1
diff --git a/textproc/dict/Makefile b/textproc/dict/Makefile
index d082f2d4b955..1699e3bcf542 100644
--- a/textproc/dict/Makefile
+++ b/textproc/dict/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.cs.unc.edu/pub/users/faith/dict/ \
ftp://ftp.dict.org/pub/dict/
DISTNAME= ${PORTNAME}d-${PORTVERSION}
-MAINTAINER= obrien@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-local-zlib --with-cflags="${CFLAGS}" \