diff options
author | Simon L. B. Nielsen <simon@FreeBSD.org> | 2005-06-14 22:04:55 +0000 |
---|---|---|
committer | Simon L. B. Nielsen <simon@FreeBSD.org> | 2005-06-14 22:04:55 +0000 |
commit | de9b30b80ad0f4bc21d7a09b6816c3cf493b8286 (patch) | |
tree | 63a622875fecd51e377fab69bac9c243fea8fc63 /ports-mgmt | |
parent | a9353288a1dfe56bc5b1dc6d4fe66617327d4d7a (diff) |
Notes
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 |