diff options
author | Simon L. B. Nielsen <simon@FreeBSD.org> | 2005-07-30 19:13:10 +0000 |
---|---|---|
committer | Simon L. B. Nielsen <simon@FreeBSD.org> | 2005-07-30 19:13:10 +0000 |
commit | 8c91f8349c0f883c5c8d0caf67b72d2f291405b6 (patch) | |
tree | 275b157475a673d20605f01bc8f854d520b0b504 /ports-mgmt | |
parent | - reduce needed php4 modules (diff) |
Change MAINTAINER address for ports maintained by the Security Team to
secteam@ instead of security@ to make it more clear that the ports are
not maintained by the freebsd-security@ mailing list. Both addresses
go to the same people.
Notes
Notes:
svn path=/head/; revision=140487
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/portaudit-db/Makefile | 2 | ||||
-rw-r--r-- | ports-mgmt/portaudit/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/ports-mgmt/portaudit-db/Makefile b/ports-mgmt/portaudit-db/Makefile index df3f71a149f1..db754b90df57 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= security@FreeBSD.org +MAINTAINER= secteam@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 43533d045eac..914dd0c95f35 100644 --- a/ports-mgmt/portaudit/Makefile +++ b/ports-mgmt/portaudit/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5.10 CATEGORIES= security DISTFILES= -MAINTAINER= security@FreeBSD.org +MAINTAINER= secteam@FreeBSD.org COMMENT= Checks installed ports against a list of security vulnerabilities MAN1= portaudit.1 |