diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2009-02-28 04:45:20 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2009-02-28 04:45:20 +0800 |
commit | b9d77177913d0bb5dd8c649578ce0dcfe6cd5a31 (patch) | |
tree | 5d11d8d49581dff1c8392113438e000f751aeec4 /security/p5-Net-SinFP | |
parent | 144f089dcf3e94da2e1c31030215dc40dffb9626 (diff) | |
download | freebsd-ports-graphics-b9d77177913d0bb5dd8c649578ce0dcfe6cd5a31.tar.gz freebsd-ports-graphics-b9d77177913d0bb5dd8c649578ce0dcfe6cd5a31.tar.zst freebsd-ports-graphics-b9d77177913d0bb5dd8c649578ce0dcfe6cd5a31.zip |
- Pass maintainership to submitter
Submitted by: Sofian Brabez via private email
Diffstat (limited to 'security/p5-Net-SinFP')
-rw-r--r-- | security/p5-Net-SinFP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Net-SinFP/Makefile b/security/p5-Net-SinFP/Makefile index 1adc18b67e7..91b910a78f9 100644 --- a/security/p5-Net-SinFP/Makefile +++ b/security/p5-Net-SinFP/Makefile @@ -17,7 +17,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${PORTNAME}-${DBDATE}.db:DB EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} .endif -MAINTAINER= ports@FreeBSD.org +MAINTAINER= sbrabez@gmail.com COMMENT= Full operating system stack fingerprinting suite .if ${PORTNAME} == "Net-SinFP" |