diff options
author | simon <simon@FreeBSD.org> | 2005-07-04 04:46:48 +0800 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2005-07-04 04:46:48 +0800 |
commit | 8ff6a6ef5676172be376a835ffa7559cb3a0a85a (patch) | |
tree | 566f020f76f0d072169c0f71c816a1b80fbf2e22 /ports-mgmt/portaudit-db/Makefile | |
parent | e897ee1af4c3459d9539264be73793276aacf2c6 (diff) | |
download | freebsd-ports-gnome-8ff6a6ef5676172be376a835ffa7559cb3a0a85a.tar.gz freebsd-ports-gnome-8ff6a6ef5676172be376a835ffa7559cb3a0a85a.tar.zst freebsd-ports-gnome-8ff6a6ef5676172be376a835ffa7559cb3a0a85a.zip |
- Set maintainership to security@.
Suggested by: nectar, remko
Diffstat (limited to 'ports-mgmt/portaudit-db/Makefile')
-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 0fa4b7af1347..df3f71a149f1 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= simon@FreeBSD.org +MAINTAINER= security@FreeBSD.org COMMENT= Creates a portaudit database from a current ports tree RUN_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt |