diff options
Diffstat (limited to 'net/arping/Makefile')
-rw-r--r-- | net/arping/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/arping/Makefile b/net/arping/Makefile index 8cbd77c15a1..6be158b6993 100644 --- a/net/arping/Makefile +++ b/net/arping/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2009/12/09 12:27:27 obache Exp $ +# $NetBSD: Makefile,v 1.18 2010/11/01 00:08:13 wiz Exp $ # DISTNAME= arping-2.08 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.habets.pp.se/pub/synscan/ -MAINTAINER= cube@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.habets.pp.se/synscan/programs.php?prog=arping COMMENT= ARP-level ping utility LICENSE= gnu-gpl-v2 |