diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/scdp/Makefile | 1 | ||||
-rw-r--r-- | net/scdp/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/scdp/Makefile b/net/scdp/Makefile index c4fc656262b2..804578f8ba98 100644 --- a/net/scdp/Makefile +++ b/net/scdp/Makefile @@ -12,6 +12,7 @@ MASTER_SITE_SUBDIR= scdp DISTNAME= scdp-${PORTVERSION:S/.b/b/} MAINTAINER= arved@FreeBSD.org +COMMENT= "Tool that sends CDP (CISCO Discovery Protocol) Packets" BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet diff --git a/net/scdp/pkg-comment b/net/scdp/pkg-comment deleted file mode 100644 index ef8092ed3db8..000000000000 --- a/net/scdp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Tool that sends CDP (CISCO Discovery Protocol) Packets |