diff options
author | rillig <rillig@pkgsrc.org> | 2017-01-22 00:01:30 +0000 |
---|---|---|
committer | rillig <rillig@pkgsrc.org> | 2017-01-22 00:01:30 +0000 |
commit | 484d4cbdaf7cda0fe2a7617411841030540d8b96 (patch) | |
tree | eda4689ad85fb7bb55d895eec2db77c25cabe165 /textproc/grepcidr | |
parent | 5ef1f187e3b303513b97045d52dd0b25df0668c0 (diff) | |
download | pkgsrc-484d4cbdaf7cda0fe2a7617411841030540d8b96.tar.gz |
Fixed spelling of NetBSD in mail addresses.
Diffstat (limited to 'textproc/grepcidr')
-rw-r--r-- | textproc/grepcidr/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/grepcidr/Makefile b/textproc/grepcidr/Makefile index 3ead5306f60..1b1cc1db43d 100644 --- a/textproc/grepcidr/Makefile +++ b/textproc/grepcidr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2015/10/31 11:23:33 shattered Exp $ +# $NetBSD: Makefile,v 1.5 2017/01/22 00:01:30 rillig Exp $ DISTNAME= grepcidr-2.97 DIST_SUBDIR= grepcidr-2.97-20150828 @@ -6,7 +6,7 @@ CATEGORIES= textproc MASTER_SITES= http://www.taugh.com/grepcidr-2/ EXTRACT_SUFX= .tgz -MAINTAINER= pkgsrc-users@netbsd.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.taugh.com/grepcidr-2/ COMMENT= Filter IP addresses matching IPv4 or IPv6 CIDR specification LICENSE= gnu-gpl-v2 |