diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-02-22 14:38:12 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-02-22 14:38:12 +0000 |
commit | dac0aac36bc57c0c35f982e3da114f7fd7cdf228 (patch) | |
tree | 4b0075141538e722d9c4479b35aa7e2c3d5e9329 /net-mgmt | |
parent | Do not fail if libXrender.so doesn't exist at all. (diff) |
de-pkg-comment
Notes
Notes:
svn path=/head/; revision=76148
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/scdp/Makefile | 1 | ||||
-rw-r--r-- | net-mgmt/scdp/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/scdp/Makefile b/net-mgmt/scdp/Makefile index c4fc656262b2..804578f8ba98 100644 --- a/net-mgmt/scdp/Makefile +++ b/net-mgmt/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-mgmt/scdp/pkg-comment b/net-mgmt/scdp/pkg-comment deleted file mode 100644 index ef8092ed3db8..000000000000 --- a/net-mgmt/scdp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Tool that sends CDP (CISCO Discovery Protocol) Packets |