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/pscan | |
parent | 28db2da5d9b689a83014e4fc99af9ae444dd5d64 (diff) |
Drop maintainership
Notes
Notes:
svn path=/head/; revision=84767
Diffstat (limited to 'security/pscan')
-rw-r--r-- | security/pscan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pscan/Makefile b/security/pscan/Makefile index 9740ad2f9578..b68c63aa239a 100644 --- a/security/pscan/Makefile +++ b/security/pscan/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security devel MASTER_SITES= http://www.striker.ottawa.on.ca/~aland/pscan/ DISTNAME= ${PORTNAME} -MAINTAINER= kris@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Security C code scanner for misuse of format strings ALL_TARGET= #empty |