diff options
author | David Thiel <lx@FreeBSD.org> | 2008-08-12 21:06:15 +0000 |
---|---|---|
committer | David Thiel <lx@FreeBSD.org> | 2008-08-12 21:06:15 +0000 |
commit | 05e3ac2d3b903f4cf9e05697c16bdf8141ac6b90 (patch) | |
tree | 410298010645c1c0f9ac61c867c5daf0c65afc06 /security/rats | |
parent | d4e9f404cacf701ac259dad0c522ffbdcd0d4b1b (diff) |
Notes
Diffstat (limited to 'security/rats')
-rw-r--r-- | security/rats/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/rats/Makefile b/security/rats/Makefile index b444c5de5da6..b3f245afc739 100644 --- a/security/rats/Makefile +++ b/security/rats/Makefile @@ -9,7 +9,7 @@ PORTNAME= rats PORTVERSION= 2.1 PORTREVISION= 2 CATEGORIES= security devel -MASTER_SITES= http://www.fortifysoftware.com/servlet/downloads/public/ \ +MASTER_SITES= http://www.fortify.com/servlet/downloads/public/ \ ${MASTER_SITE_PACKETSTORM} MASTER_SITE_SUBDIR= UNIX/security |