diff options
author | David Thiel <lx@FreeBSD.org> | 2007-09-09 03:39:54 +0000 |
---|---|---|
committer | David Thiel <lx@FreeBSD.org> | 2007-09-09 03:39:54 +0000 |
commit | 07dcebdc47d7a9b5d846e5cccf55626be984c358 (patch) | |
tree | fe8545ec2398b09be2dd5c5dd3468f8183cfd318 /security/rats | |
parent | e95332e9b342581cf066cb5b4b1409b92f3f2d9f (diff) |
Notes
Diffstat (limited to 'security/rats')
-rw-r--r-- | security/rats/Makefile | 6 | ||||
-rw-r--r-- | security/rats/pkg-descr | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/rats/Makefile b/security/rats/Makefile index 2bb1a0b62a0e..b444c5de5da6 100644 --- a/security/rats/Makefile +++ b/security/rats/Makefile @@ -9,11 +9,11 @@ PORTNAME= rats PORTVERSION= 2.1 PORTREVISION= 2 CATEGORIES= security devel -MASTER_SITES= ${MASTER_SITE_PACKETSTORM} \ - http://www.securesoftware.com/rats/ +MASTER_SITES= http://www.fortifysoftware.com/servlet/downloads/public/ \ + ${MASTER_SITE_PACKETSTORM} MASTER_SITE_SUBDIR= UNIX/security -MAINTAINER= lx@redundancy.redundancy.org +MAINTAINER= lx@FreeBSD.org COMMENT= Source code auditing tool LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 diff --git a/security/rats/pkg-descr b/security/rats/pkg-descr index dddacaf6f7df..22b1645f0907 100644 --- a/security/rats/pkg-descr +++ b/security/rats/pkg-descr @@ -8,4 +8,4 @@ every error and will also find things that are not errors. Manual inspection of your code is still necessary, but greatly aided with this tool. -WWW: http://www.securesoftware.com/rats/ +WWW: http://www.fortifysoftware.com/security-resources/rats.jsp |