diff options
Diffstat (limited to 'textproc/agrep/Makefile')
-rw-r--r-- | textproc/agrep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/agrep/Makefile b/textproc/agrep/Makefile index b72737c..8ea655b 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 |