diff options
author | jmelo <jmelo@FreeBSD.org> | 2007-06-14 22:37:05 +0800 |
---|---|---|
committer | jmelo <jmelo@FreeBSD.org> | 2007-06-14 22:37:05 +0800 |
commit | ce6088b3d1cae63988f61681fdf3c08c22798c61 (patch) | |
tree | 1cf58c78636ae8ba1682114a07d13e6839d00db9 /security | |
parent | 6f9f8d56248643895b2c9476319b4cd7a51cfe21 (diff) | |
download | freebsd-ports-gnome-ce6088b3d1cae63988f61681fdf3c08c22798c61.tar.gz freebsd-ports-gnome-ce6088b3d1cae63988f61681fdf3c08c22798c61.tar.zst freebsd-ports-gnome-ce6088b3d1cae63988f61681fdf3c08c22798c61.zip |
- Fix mastersite.
PR: ports/113595
Submitted by: Jon Passki<jon.passki@hursk.com>
Approved by: maintainer
Diffstat (limited to 'security')
-rw-r--r-- | security/unicornscan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/unicornscan/Makefile b/security/unicornscan/Makefile index 1fb0a267234b..bca38f85c124 100644 --- a/security/unicornscan/Makefile +++ b/security/unicornscan/Makefile @@ -9,7 +9,7 @@ PORTNAME= unicornscan PORTVERSION= 0.4.2 PORTREVISION= 3 CATEGORIES= security -MASTER_SITES= http://www.dyadsecurity.com/unicornscan/ +MASTER_SITES= http://www.unicornscan.org/releases/ MAINTAINER= cykyc@yahoo.com COMMENT= Next-generation of udpscan plus a high-speed TCP scanner |