Bug 30960

Summary: New Port: net/scdp
Product: Ports & Packages Reporter: Tilman Linneweh <tilman>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Tilman Linneweh 2001-10-01 17:40:00 UTC
scdp sends CDP (Cisco Discovery Protocol) packets out on selected
interfaces and tells the connected switch (cisco only) where the host is
connected.

WWW: http://sourceforge.net/projects/scdp/
Author: Mikael Wedlin

How-To-Repeat: 	N/A
Comment 1 Pete Fritchman freebsd_committer freebsd_triage 2001-10-05 21:15:47 UTC
State Changed
From-To: open->closed

New port committed, thanks!
Comment 2 Tilman Linneweh 2001-10-07 23:02:13 UTC
Hi Pete,

Thanks for the Committing of my first port, and the elimination of the
warning ( I must have missed the compilermessage). 

_But_ You comitted a typo in the Makefile. :-(

#diff RightMakefile ComittedMakefile
8c8
< PORTVERSION=  1.0.b
---
> PORTVERSION=  1.0b

Regards 

tilman