From b5d1cecde4e6c0dcb132742181e822478f6759af Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sun, 13 Feb 2000 03:25:05 +0000 Subject: Style nits in the ports I maintain. --- textproc/agrep/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'textproc/agrep') 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 -- cgit v1.2.3