diff options
author | zafer <zafer> | 2011-03-17 21:42:12 +0000 |
---|---|---|
committer | zafer <zafer> | 2011-03-17 21:42:12 +0000 |
commit | 330040b32bb3934418fe9688c68dda58234090b3 (patch) | |
tree | 6a2a7016f06d68efa27e20f9d4e89f06963d7457 /net | |
parent | f74cbe2cbca6f08dc640f391e68a36c0a190e2eb (diff) | |
download | pkgsrc-330040b32bb3934418fe9688c68dda58234090b3.tar.gz |
service suspended. fetch from backup.
Diffstat (limited to 'net')
-rw-r--r-- | net/cdpd/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net/cdpd/Makefile b/net/cdpd/Makefile index 38fcf63ca8d..ab57a35a48a 100644 --- a/net/cdpd/Makefile +++ b/net/cdpd/Makefile @@ -1,13 +1,14 @@ -# $NetBSD: Makefile,v 1.15 2008/06/20 01:09:30 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2011/03/17 21:42:12 zafer Exp $ # DISTNAME= cdpd-1.0.2 PKGREVISION= 1 CATEGORIES= net -MASTER_SITES= ftp://ftp.lexa.ru/pub/domestic/snar/ +MASTER_SITES= # ftp://ftp.lexa.ru/pub/domestic/snar/ MAINTAINER= explorer@NetBSD.org COMMENT= Simple daemon to send Cisco Discovery Protocol packets +HOMEPAGE= http://www.lexa.ru PKG_DESTDIR_SUPPORT= user-destdir |