diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2010-10-16 23:13:36 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2010-10-16 23:13:36 +0800 |
commit | c098fb16f272003cc28c7c3d38b54db40f0f8062 (patch) | |
tree | bf2567af5fbdc9639ce103f0134a31ecd902d309 /net/xprobe | |
parent | f5552ea2c130ba105408f9fcc68fcab5884e5493 (diff) | |
download | freebsd-ports-gnome-c098fb16f272003cc28c7c3d38b54db40f0f8062.tar.gz freebsd-ports-gnome-c098fb16f272003cc28c7c3d38b54db40f0f8062.tar.zst freebsd-ports-gnome-c098fb16f272003cc28c7c3d38b54db40f0f8062.zip |
- Take maintainership
Approved by: pgollucci (mentor, implicit)
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 5ec716a64f15..ddf62a560962 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= ports@FreeBSD.org +MAINTAINER= sunpoet@FreeBSD.org COMMENT= ICMP active OS fingerprint scanner GNU_CONFIGURE= yes |