diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-07-17 08:57:51 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-07-17 08:57:51 +0000 |
commit | fa3a17c064e297850f0b1015d83b1c888a00ab3c (patch) | |
tree | c3c7db59ec25cc053624401e8f85e762c1460b28 /security/pbnj | |
parent | f636188f97278d8e2ef103b71ac9d1ab591313bb (diff) | |
download | ports-fa3a17c064e297850f0b1015d83b1c888a00ab3c.tar.gz ports-fa3a17c064e297850f0b1015d83b1c888a00ab3c.zip |
Notes
Diffstat (limited to 'security/pbnj')
-rw-r--r-- | security/pbnj/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pbnj/Makefile b/security/pbnj/Makefile index 7764d748bc8d..b5fcc193d6ba 100644 --- a/security/pbnj/Makefile +++ b/security/pbnj/Makefile @@ -8,7 +8,7 @@ CATEGORIES= security MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -COMMENT= A suite of tools to monitor changes on a network +COMMENT= Suite of tools to monitor changes on a network BUILD_DEPENDS= p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML \ p5-XML-Twig>=0:${PORTSDIR}/textproc/p5-XML-Twig \ |