diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-11-03 02:54:10 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-11-03 02:54:10 +0000 |
commit | 529fda9b917e71a3cb91ab7356e145fda301caa3 (patch) | |
tree | 322f900c337fcbfebdfc160530f65a1e269e74e6 /security/openvas-plugins | |
parent | 5c3f61c04d5b4520a94a45309fa04c13da74a332 (diff) |
Notes
Diffstat (limited to 'security/openvas-plugins')
-rw-r--r-- | security/openvas-plugins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openvas-plugins/Makefile b/security/openvas-plugins/Makefile index b52d9edf0440..0b0c404afa21 100644 --- a/security/openvas-plugins/Makefile +++ b/security/openvas-plugins/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= security MASTER_SITES= http://wald.intevation.org/frs/download.php/588/ -MAINTAINER= cherry@trombik.org +MAINTAINER= ports@FreeBSD.org COMMENT= Plugins for OpenVAS BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet \ |