aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-03-07 21:00:56 +0800
committermiwi <miwi@FreeBSD.org>2008-03-07 21:00:56 +0800
commit707abbdf3b1bf16c868dc2028509181f8a5e4b27 (patch)
tree5903ee48a05b9cae235ec02e0e0abd2d7bd824ed /net-mgmt
parent4ae5fc7389a27e60ac5d4cfb867ca529c53ac466 (diff)
downloadfreebsd-ports-graphics-707abbdf3b1bf16c868dc2028509181f8a5e4b27.tar.gz
freebsd-ports-graphics-707abbdf3b1bf16c868dc2028509181f8a5e4b27.tar.zst
freebsd-ports-graphics-707abbdf3b1bf16c868dc2028509181f8a5e4b27.zip
- Remove unneeded quotes in COMMENTS
PR: 121329 Submitted by: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk> Approved by: portmgr (erwin via irc)
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/scdp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/scdp/Makefile b/net-mgmt/scdp/Makefile
index 1d209646614..511aec75d08 100644
--- a/net-mgmt/scdp/Makefile
+++ b/net-mgmt/scdp/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= scdp
DISTNAME= scdp-${PORTVERSION:S/.b/b/}
MAINTAINER= arved@FreeBSD.org
-COMMENT= "Tool that sends CDP (CISCO Discovery Protocol) Packets"
+COMMENT= Tool that sends CDP (CISCO Discovery Protocol) Packets
BUILD_DEPENDS= ${LIBNET_CONFIG}:${PORTSDIR}/net/libnet10