diff options
Diffstat (limited to 'net/arping/Makefile')
-rw-r--r-- | net/arping/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/arping/Makefile b/net/arping/Makefile index cf16ab061495..2e0b6d802133 100644 --- a/net/arping/Makefile +++ b/net/arping/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.07 CATEGORIES= net MASTER_SITES= ftp://ftp.habets.pp.se/pub/synscan/ -MAINTAINER= ports@oven.org +MAINTAINER= ports@FreeBSD.org COMMENT= ARP level "ping" utility BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet |