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 /security/portaudit-db | |
parent | a9353288a1dfe56bc5b1dc6d4fe66617327d4d7a (diff) |
Notes
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 81c625ce651e..0fa4b7af1347 100644 --- a/security/portaudit-db/Makefile +++ b/security/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 |