diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-03-12 00:32:23 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-03-12 00:32:23 +0000 |
commit | 91256c15abd46d40cbeaa635f27316d74851e522 (patch) | |
tree | c72bff1e65b80fe9bc64e9e40c62d622dd3eef76 /net/arping/Makefile | |
parent | 7914e35676805b3f14ea66469f46b4b4fe1e0258 (diff) |
Notes
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 1aefb4e99fb5..cf16ab061495 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= roman@xpert.com +MAINTAINER= ports@oven.org COMMENT= ARP level "ping" utility BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet |