diff options
author | Simon L. B. Nielsen <simon@FreeBSD.org> | 2005-07-03 20:31:00 +0000 |
---|---|---|
committer | Simon L. B. Nielsen <simon@FreeBSD.org> | 2005-07-03 20:31:00 +0000 |
commit | 9e1a5a345912faed14c51547927fb384b1f75770 (patch) | |
tree | bf7eb522b6b6cabec99b6c9879e03776c9b0efe4 /security/portaudit/Makefile | |
parent | 70d96feb595fd7abf1889c9f039db5e639b07e9c (diff) |
Notes
Diffstat (limited to 'security/portaudit/Makefile')
-rw-r--r-- | security/portaudit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/portaudit/Makefile b/security/portaudit/Makefile index cb4a57f69f9c..43533d045eac 100644 --- a/security/portaudit/Makefile +++ b/security/portaudit/Makefile @@ -6,11 +6,11 @@ # PORTNAME= portaudit -PORTVERSION= 0.5.9 +PORTVERSION= 0.5.10 CATEGORIES= security DISTFILES= -MAINTAINER= simon@FreeBSD.org +MAINTAINER= security@FreeBSD.org COMMENT= Checks installed ports against a list of security vulnerabilities MAN1= portaudit.1 |