diff options
author | Simon L. B. Nielsen <simon@FreeBSD.org> | 2005-07-03 20:46:48 +0000 |
---|---|---|
committer | Simon L. B. Nielsen <simon@FreeBSD.org> | 2005-07-03 20:46:48 +0000 |
commit | 04e3a678059c30b1e3f0948d2de9ef639ca3216c (patch) | |
tree | c4ff06abd5acf976a2ebbe83d6ea3e42ac2ca156 /ports-mgmt | |
parent | c51dcddf13d7251422554c5c34c311a50aa85467 (diff) | |
download | ports-04e3a678059c30b1e3f0948d2de9ef639ca3216c.tar.gz ports-04e3a678059c30b1e3f0948d2de9ef639ca3216c.zip |
Notes
Diffstat (limited to 'ports-mgmt')
-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 |