diff options
author | simon <simon@FreeBSD.org> | 2005-06-15 06:04:55 +0800 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2005-06-15 06:04:55 +0800 |
commit | 75939aa3e2b66702e5f0f96afe4960d3654285d8 (patch) | |
tree | b2bdf6a568c3ae758be22afb895067b33bfa04d2 /ports-mgmt | |
parent | 50c4c51c928c79f23b1e18adaa196a4fd70ec296 (diff) | |
download | freebsd-ports-gnome-75939aa3e2b66702e5f0f96afe4960d3654285d8.tar.gz freebsd-ports-gnome-75939aa3e2b66702e5f0f96afe4960d3654285d8.tar.zst freebsd-ports-gnome-75939aa3e2b66702e5f0f96afe4960d3654285d8.zip |
Grab maintainer-ship of portaudit. While I do not currently have any
plans for improvements (though I have ideas) I feel that portaudit is
too important to not have an active maintainer.
Approved by: portmgr (linimon)
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 81c625ce651e..0fa4b7af1347 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= eik@FreeBSD.org +MAINTAINER= simon@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 30dd814c3c29..cb4a57f69f9c 100644 --- a/ports-mgmt/portaudit/Makefile +++ b/ports-mgmt/portaudit/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5.9 CATEGORIES= security DISTFILES= -MAINTAINER= eik@FreeBSD.org +MAINTAINER= simon@FreeBSD.org COMMENT= Checks installed ports against a list of security vulnerabilities MAN1= portaudit.1 |