diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-10-16 15:13:36 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2010-10-16 15:13:36 +0000 |
commit | 40e4e0279507117274df1adc093b5a12c6742ce5 (patch) | |
tree | 4a92d1dc4c5f25cdefd631cc7b20ffffde3c7588 /net | |
parent | 5835908e3e82c49faf1c2c188ddd15e85c893c35 (diff) | |
download | ports-40e4e0279507117274df1adc093b5a12c6742ce5.tar.gz ports-40e4e0279507117274df1adc093b5a12c6742ce5.zip |
Notes
Diffstat (limited to 'net')
-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 |