diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-02-18 09:23:45 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-02-18 09:23:45 +0000 |
commit | 171e0ec37b6957a6b528bcba46994072b97b8eee (patch) | |
tree | 2214162a134e24019d1797a04a0cbbe6a706a324 /net/xprobe/Makefile | |
parent | 834405017128751feef907eb5a8166011f2bfeac (diff) | |
download | ports-171e0ec37b6957a6b528bcba46994072b97b8eee.tar.gz ports-171e0ec37b6957a6b528bcba46994072b97b8eee.zip |
Notes
Diffstat (limited to 'net/xprobe/Makefile')
-rw-r--r-- | net/xprobe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/xprobe/Makefile b/net/xprobe/Makefile index 004e8b78ac97..7440f65ab168 100644 --- a/net/xprobe/Makefile +++ b/net/xprobe/Makefile @@ -6,12 +6,12 @@ # PORTNAME= xprobe2 -PORTVERSION= 0.2.1 +PORTVERSION= 0.2.2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= xprobe -MAINTAINER= ports@FreeBSD.org +MAINTAINER= wxs@csh.rit.edu COMMENT= ICMP active OS fingerprint scanner HAS_CONFIGURE= yes |