diff options
author | edwin <edwin@FreeBSD.org> | 2005-10-14 09:59:04 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2005-10-14 09:59:04 +0000 |
commit | 6082c0cfba3bbc6459ce7364e09f0273142ae2a8 (patch) | |
tree | 7f56ebad35e853ecfb132d7e44577300685ce853 /devel/splint | |
parent | 2137abf6451573eb6bf49d915d8571d8361f4df5 (diff) | |
download | FreeBSD-ports-6082c0cfba3bbc6459ce7364e09f0273142ae2a8.zip FreeBSD-ports-6082c0cfba3bbc6459ce7364e09f0273142ae2a8.tar.gz |
Welcome Andrew Pogrebennyk as new maintainer
PR: ports/87412, ports/87411, ports/87410, ports/87409
Submitted by: Andrew Pogrebennyk <andrew.nau.ua@gmail.com>
Diffstat (limited to 'devel/splint')
-rw-r--r-- | devel/splint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/splint/Makefile b/devel/splint/Makefile index 7c40867..0915970 100644 --- a/devel/splint/Makefile +++ b/devel/splint/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel security MASTER_SITES= http://www.splint.org/downloads/ EXTRACT_SUFX= .src.tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= andrew.nau.ua@gmail.com COMMENT= A tool for statically checking sourcecode for security vulnerabilities USE_REINPLACE= yes |