diff options
author | Max Khon <fjoe@FreeBSD.org> | 2003-06-02 19:44:30 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2003-06-02 19:44:30 +0000 |
commit | df6809b3df1bd0744d88df075b41f48f8a832603 (patch) | |
tree | e553c1c31c4e33d17df0b24bc989c6e8d280f7f4 /net/braa | |
parent | new port of the Brazilian Portuguese edition of Netscape 7 (diff) |
Fix COMMENT
Submitted by: Kirill Ponomarew (MAINTAINER)
Notes
Notes:
svn path=/head/; revision=82051
Diffstat (limited to 'net/braa')
-rw-r--r-- | net/braa/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/braa/Makefile b/net/braa/Makefile index 218a13f94a7c..a27733f46ecb 100644 --- a/net/braa/Makefile +++ b/net/braa/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://s-tech.elsat.net.pl/braa/ MAINTAINER= ponomarew@oberon.net -COMMENT= Network auditing tool +COMMENT= Tool for making SNMP queries LIB_DEPENDS= netsnmp.5:${PORTSDIR}/net/net-snmp |