diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2010-10-16 15:01:25 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2010-10-16 15:01:25 +0000 |
commit | 5835908e3e82c49faf1c2c188ddd15e85c893c35 (patch) | |
tree | 7c18989658c521c92a0d4f848b78a265a119fe2b /net/xprobe | |
parent | 6bac43162d4b2ff3077bc7ed70e6d9dabc350559 (diff) |
Notes
Diffstat (limited to 'net/xprobe')
-rw-r--r-- | net/xprobe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/xprobe/Makefile b/net/xprobe/Makefile index 6073724d3fd5..5ec716a64f15 100644 --- a/net/xprobe/Makefile +++ b/net/xprobe/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.3 CATEGORIES= net MASTER_SITES= SF/xprobe/${PORTNAME}/Xprobe2%20${PORTVERSION} -MAINTAINER= wxs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= ICMP active OS fingerprint scanner GNU_CONFIGURE= yes |