diff options
author | knu <knu@FreeBSD.org> | 2003-02-21 21:28:59 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-21 21:28:59 +0800 |
commit | cdf4050f373b28af95e027bc0d61165f3d67a74c (patch) | |
tree | cf02fd76b4c4a6c734fc5ea3af777af0468b4b93 /net-mgmt/cdpd | |
parent | c010ee39746e03b585488eaccebb2fd64ea982a1 (diff) | |
download | freebsd-ports-gnome-cdf4050f373b28af95e027bc0d61165f3d67a74c.tar.gz freebsd-ports-gnome-cdf4050f373b28af95e027bc0d61165f3d67a74c.tar.zst freebsd-ports-gnome-cdf4050f373b28af95e027bc0d61165f3d67a74c.zip |
De-pkg-comment.
Diffstat (limited to 'net-mgmt/cdpd')
-rw-r--r-- | net-mgmt/cdpd/Makefile | 1 | ||||
-rw-r--r-- | net-mgmt/cdpd/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/cdpd/Makefile b/net-mgmt/cdpd/Makefile index bc7d5f8bb200..0ab8cadff4eb 100644 --- a/net-mgmt/cdpd/Makefile +++ b/net-mgmt/cdpd/Makefile @@ -10,6 +10,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.lexa.ru/pub/domestic/snar/ MAINTAINER= snar@paranoia.ru +COMMENT= CDPdaemon - sends Cisco Discovery Protocol announces over ethernet BUILD_DEPENDS= ${LOCALBASE}/lib/libnet.a:${PORTSDIR}/net/libnet diff --git a/net-mgmt/cdpd/pkg-comment b/net-mgmt/cdpd/pkg-comment deleted file mode 100644 index 7c8051abcfbb..000000000000 --- a/net-mgmt/cdpd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -CDPdaemon - sends Cisco Discovery Protocol announces over ethernet |