diff options
author | Frederic Culot <culot@FreeBSD.org> | 2011-12-15 07:58:49 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2011-12-15 07:58:49 +0000 |
commit | 40fb36ae94d3de7ba6a9472eb0ae13b0790fc91d (patch) | |
tree | 1e488371234bda0becbcd00b43c001cbaae9247c /security/unhide | |
parent | fa1230dee933aeb0f5e2c6def1d2c0c786ef847e (diff) |
Notes
Diffstat (limited to 'security/unhide')
-rw-r--r-- | security/unhide/Makefile | 4 | ||||
-rw-r--r-- | security/unhide/distinfo | 4 | ||||
-rw-r--r-- | security/unhide/pkg-descr | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/security/unhide/Makefile b/security/unhide/Makefile index 9a44001b0ecc..dfcac9dfa544 100644 --- a/security/unhide/Makefile +++ b/security/unhide/Makefile @@ -6,9 +6,9 @@ # PORTNAME= unhide -PORTVERSION= 20100201 +PORTVERSION= 20110113 CATEGORIES= security -MASTER_SITES= http://www.security-projects.com/ +MASTER_SITES= SF/${PORTNAME} EXTRACT_SUFX= .tgz MAINTAINER= ntarmos@cs.uoi.gr diff --git a/security/unhide/distinfo b/security/unhide/distinfo index 80e3a347b3bb..3a64d4de1329 100644 --- a/security/unhide/distinfo +++ b/security/unhide/distinfo @@ -1,2 +1,2 @@ -SHA256 (unhide-20100201.tgz) = 688bdc02abe90da661a664a46e788c801249cc906c5e76b450bd3d3e839963b6 -SIZE (unhide-20100201.tgz) = 18908 +SHA256 (unhide-20110113.tgz) = 21ef6128232d02bba981acdf20f92b92258189f0660c4dac9a8d2dfdcc83e6ab +SIZE (unhide-20110113.tgz) = 34207 diff --git a/security/unhide/pkg-descr b/security/unhide/pkg-descr index 3d3fadd0fd5a..92ce16fa4178 100644 --- a/security/unhide/pkg-descr +++ b/security/unhide/pkg-descr @@ -12,4 +12,4 @@ unhide-tcp identifies TCP/UDP ports that are listening but not listed in /bin/netstat by doing brute forcing of all TCP/UDP ports availables. -WWW: http://www.security-projects.com/?Unhide +WWW: http://www.unhide-forensics.info/ |