diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2002-05-08 21:32:37 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2002-05-08 21:32:37 +0000 |
commit | 12f429fe3f22ea33deda433dec880cc318f9a870 (patch) | |
tree | 0ecf4d6fef397e0f8a5d2e1d4b69a16f5a399564 /security/nbaudit | |
parent | 6de129210c3b97b7da918a0a7c67dedb99df43b9 (diff) | |
download | ports-12f429fe3f22ea33deda433dec880cc318f9a870.tar.gz ports-12f429fe3f22ea33deda433dec880cc318f9a870.zip |
Notes
Diffstat (limited to 'security/nbaudit')
-rw-r--r-- | security/nbaudit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/nbaudit/Makefile b/security/nbaudit/Makefile index dc5467c11139..86058b5171f9 100644 --- a/security/nbaudit/Makefile +++ b/security/nbaudit/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.secnet.com/pub/tools/nat10/ \ ftp://ftp.auscert.org.au/pub/coast/mirrors/ftp.secnet.com/tools/nat10/ DISTNAME= nat10 -MAINTAINER= obrien@FreeBSD.org +MAINTAINER= ports@FreeBSD.org WRKSRC= ${WRKDIR}/${DISTNAME} MAN1= nat.1 nbaudit.1 |