diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-07-12 10:37:02 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-07-12 10:37:02 +0000 |
commit | e7864b594d23bf09ee8b11bebc9d5be52c7e4e53 (patch) | |
tree | 1713301d14676e34b98840b0f808a141ed7b7db1 /security/rats | |
parent | 28db2da5d9b689a83014e4fc99af9ae444dd5d64 (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 adf27ac906b4..02732828b749 100644 --- a/security/rats/Makefile +++ b/security/rats/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PACKETSTORM} \ http://www.securesoftware.com/rats/ MASTER_SITE_SUBDIR= UNIX/security -MAINTAINER= kris@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Source code auditing tool LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 |