diff options
author | kris <kris@FreeBSD.org> | 2003-07-12 18:37:02 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-07-12 18:37:02 +0800 |
commit | f096d943003fc6bc3b4a060657f6151afd2dc113 (patch) | |
tree | 207c321e3d04bd13dff88a31d45d2f225620af92 /security/pscan | |
parent | 74c6bd4bc695f281e9e493902cbc7632ca83a1bf (diff) | |
download | freebsd-ports-graphics-f096d943003fc6bc3b4a060657f6151afd2dc113.tar.gz freebsd-ports-graphics-f096d943003fc6bc3b4a060657f6151afd2dc113.tar.zst freebsd-ports-graphics-f096d943003fc6bc3b4a060657f6151afd2dc113.zip |
Drop maintainership
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 9740ad2f957..b68c63aa239 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 |