diff options
Diffstat (limited to 'textproc/agrep/Makefile')
-rw-r--r-- | textproc/agrep/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/agrep/Makefile b/textproc/agrep/Makefile index e8f2413e648d..23b419446721 100644 --- a/textproc/agrep/Makefile +++ b/textproc/agrep/Makefile @@ -1,6 +1,6 @@ # ex:ts=8 # Ports collection makefile for: agrep -# Version required: 2.04 +# Version required: 2.04 # Date created: Fri May 23, 1997 # Whom: David O'Brien (obrien@FreeBSD.org) # @@ -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= obrien@NUXI.com ALL_TARGET= MAN1= agrep.1 |