diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-07 13:00:56 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-07 13:00:56 +0000 |
commit | 1b4b4edf42c84e1803cf51b8f97e53084a0fe3c4 (patch) | |
tree | b761f92dc8c8f44a7a42e4cd8d8e1eeb7fa45955 /net-mgmt/scdp | |
parent | 761f9a585e7b7b1ad9d31d3dcd907f53cb7c8adc (diff) |
Notes
Diffstat (limited to 'net-mgmt/scdp')
-rw-r--r-- | net-mgmt/scdp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/scdp/Makefile b/net-mgmt/scdp/Makefile index 1d209646614e..511aec75d082 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 |