diff options
author | simon <simon@FreeBSD.org> | 2005-07-03 20:46:48 +0000 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2005-07-03 20:46:48 +0000 |
commit | 8ff6a6ef5676172be376a835ffa7559cb3a0a85a (patch) | |
tree | 566f020f76f0d072169c0f71c816a1b80fbf2e22 /security/portaudit-db | |
parent | e897ee1af4c3459d9539264be73793276aacf2c6 (diff) | |
download | FreeBSD-ports-8ff6a6ef5676172be376a835ffa7559cb3a0a85a.zip FreeBSD-ports-8ff6a6ef5676172be376a835ffa7559cb3a0a85a.tar.gz |
- Set maintainership to security@.
Suggested by: nectar, remko
Diffstat (limited to 'security/portaudit-db')
-rw-r--r-- | security/portaudit-db/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/portaudit-db/Makefile b/security/portaudit-db/Makefile index 0fa4b7a..df3f71a 100644 --- a/security/portaudit-db/Makefile +++ b/security/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 |