diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/fakebo/Makefile | 2 | ||||
-rw-r--r-- | security/lxnb/Makefile | 2 | ||||
-rw-r--r-- | security/openssh-askpass/Makefile | 2 | ||||
-rw-r--r-- | security/ppgen/Makefile | 2 | ||||
-rw-r--r-- | security/pscan/Makefile | 2 | ||||
-rw-r--r-- | security/radiusniff/Makefile | 2 | ||||
-rw-r--r-- | security/rats/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/security/fakebo/Makefile b/security/fakebo/Makefile index 6f7d37127848..815b058cd053 100644 --- a/security/fakebo/Makefile +++ b/security/fakebo/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://the.ausmac.net/wd2a/security/port-loggers/ \ ftp://ftp.cps.unizar.es/pub/unix/security/ \ ftp://ftp.linux.hr/pub/fakebo/ -MAINTAINER= kris@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A fake BackOrifice client emulator GNU_CONFIGURE= yes diff --git a/security/lxnb/Makefile b/security/lxnb/Makefile index 1b1b0b08914c..d52602b59db6 100644 --- a/security/lxnb/Makefile +++ b/security/lxnb/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security MASTER_SITES= http://ns2.crw.se/~tm/projects/lxnb/ DISTFILES= linux-netbus-client-v${PORTVERSION}.tgz -MAINTAINER= kris@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= NetBus client pre-build: diff --git a/security/openssh-askpass/Makefile b/security/openssh-askpass/Makefile index b0d525f4b110..305dc2e288ca 100644 --- a/security/openssh-askpass/Makefile +++ b/security/openssh-askpass/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= kris -MAINTAINER= kris@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Graphical password applet for entering SSH passphrase WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/X11/xc/programs/ssh-askpass diff --git a/security/ppgen/Makefile b/security/ppgen/Makefile index bc7d4bbc0199..f1ed3570ae7f 100644 --- a/security/ppgen/Makefile +++ b/security/ppgen/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/ppgen/ DISTFILES= ${DISTNAME}.tar.gz en.gz EXTRACT_ONLY= ${DISTNAME}.tar.gz -MAINTAINER= kris@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Secure passphrase generator GNU_CONFIGURE= yes 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 diff --git a/security/radiusniff/Makefile b/security/radiusniff/Makefile index 4be44354eec4..b7c3421ab6e7 100644 --- a/security/radiusniff/Makefile +++ b/security/radiusniff/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security MASTER_SITES= http://adm.freelsd.net/ADM/ EXTRACT_SUFX= .tgz -MAINTAINER= kris@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Sniffer for RADIUS traffic WRKSRC= ${WRKDIR}/radiusniff-0.2 diff --git a/security/rats/Makefile b/security/rats/Makefile index adf27ac906b4..02732828b749 100644 --- a/security/rats/Makefile +++ b/security/rats/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PACKETSTORM} \ http://www.securesoftware.com/rats/ MASTER_SITE_SUBDIR= UNIX/security -MAINTAINER= kris@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Source code auditing tool LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 |