diff options
Diffstat (limited to 'textproc/freegrep')
-rw-r--r-- | textproc/freegrep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/freegrep/Makefile b/textproc/freegrep/Makefile index 8d2e6242fdbf..cfe05d98c4e0 100644 --- a/textproc/freegrep/Makefile +++ b/textproc/freegrep/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.vocito.com/downloads/software/grep/ \ ftp://ftp.vocito.com/pub/vocito.com/software/grep/ DISTNAME= grep-${PORTVERSION} -MAINTAINER= howardjp@wam.umd.edu +MAINTAINER= ports@FreeBSD.org COMMENT= An implementation of grep(1) under a BSD-friendly license LIB_DEPENDS= iberty.1:${PORTSDIR}/devel/freelibiberty |