diff options
-rw-r--r-- | ports-mgmt/portaudit-db/Makefile | 2 | ||||
-rw-r--r-- | ports-mgmt/portaudit/Makefile | 2 | ||||
-rw-r--r-- | security/portaudit-db/Makefile | 2 | ||||
-rw-r--r-- | security/portaudit/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/ports-mgmt/portaudit-db/Makefile b/ports-mgmt/portaudit-db/Makefile index 81c625ce651e..0fa4b7af1347 100644 --- a/ports-mgmt/portaudit-db/Makefile +++ b/ports-mgmt/portaudit-db/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2.3 CATEGORIES= security DISTFILES= -MAINTAINER= eik@FreeBSD.org +MAINTAINER= simon@FreeBSD.org COMMENT= Creates a portaudit database from a current ports tree RUN_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt diff --git a/ports-mgmt/portaudit/Makefile b/ports-mgmt/portaudit/Makefile index 30dd814c3c29..cb4a57f69f9c 100644 --- a/ports-mgmt/portaudit/Makefile +++ b/ports-mgmt/portaudit/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5.9 CATEGORIES= security DISTFILES= -MAINTAINER= eik@FreeBSD.org +MAINTAINER= simon@FreeBSD.org COMMENT= Checks installed ports against a list of security vulnerabilities MAN1= portaudit.1 diff --git a/security/portaudit-db/Makefile b/security/portaudit-db/Makefile index 81c625ce651e..0fa4b7af1347 100644 --- a/security/portaudit-db/Makefile +++ b/security/portaudit-db/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2.3 CATEGORIES= security DISTFILES= -MAINTAINER= eik@FreeBSD.org +MAINTAINER= simon@FreeBSD.org COMMENT= Creates a portaudit database from a current ports tree RUN_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt diff --git a/security/portaudit/Makefile b/security/portaudit/Makefile index 30dd814c3c29..cb4a57f69f9c 100644 --- a/security/portaudit/Makefile +++ b/security/portaudit/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5.9 CATEGORIES= security DISTFILES= -MAINTAINER= eik@FreeBSD.org +MAINTAINER= simon@FreeBSD.org COMMENT= Checks installed ports against a list of security vulnerabilities MAN1= portaudit.1 |