diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-07-04 05:13:46 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-07-04 05:13:46 +0000 |
commit | d43638ec06ccc10e16127126158009659f288a35 (patch) | |
tree | 07e8c4df3337ec17ba690c714739bc9b9cec6d3e /net-mgmt/grepip | |
parent | 5c866c7a2d4cb09fc999a19dc2bafebee51819f4 (diff) | |
download | ports-d43638ec06ccc10e16127126158009659f288a35.tar.gz ports-d43638ec06ccc10e16127126158009659f288a35.zip |
Notes
Diffstat (limited to 'net-mgmt/grepip')
-rw-r--r-- | net-mgmt/grepip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/grepip/Makefile b/net-mgmt/grepip/Makefile index f1ce51efced2..0d0bdcdec9a9 100644 --- a/net-mgmt/grepip/Makefile +++ b/net-mgmt/grepip/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.lexa.ru/pub/domestic/lexa/ \ ftp://ftp.des.tstu.ru/pub/mirror/Unix/apache/apache.lexa.ru/pub/domestic/lexa/ -MAINTAINER= Serge@Maslov.biz +MAINTAINER= ports@FreeBSD.org COMMENT= Print lines contans IP matching a pattern in CIDR format LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre |