diff options
author | simon <simon@FreeBSD.org> | 2005-07-31 03:13:10 +0800 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2005-07-31 03:13:10 +0800 |
commit | 10a3982b8196640ed570d6f5674efac8146a439b (patch) | |
tree | 1966080fa08115ddd410d04a28bbcc9c378f9bef /ports-mgmt/portaudit-db | |
parent | 9f083745ebbc77edd3a81b92bf96da37433bba49 (diff) | |
download | freebsd-ports-graphics-10a3982b8196640ed570d6f5674efac8146a439b.tar.gz freebsd-ports-graphics-10a3982b8196640ed570d6f5674efac8146a439b.tar.zst freebsd-ports-graphics-10a3982b8196640ed570d6f5674efac8146a439b.zip |
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.
Diffstat (limited to 'ports-mgmt/portaudit-db')
-rw-r--r-- | ports-mgmt/portaudit-db/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/portaudit-db/Makefile b/ports-mgmt/portaudit-db/Makefile index df3f71a149f..db754b90df5 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 |