diff options
author | zafer <zafer@pkgsrc.org> | 2011-03-17 21:42:12 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2011-03-17 21:42:12 +0000 |
commit | ae523987d0ce284fe5b487bbc042b8562daa48b5 (patch) | |
tree | 6a2a7016f06d68efa27e20f9d4e89f06963d7457 /net | |
parent | 6e670082a8fa7dda06e31d81725c8f7f26b5be49 (diff) | |
download | pkgsrc-ae523987d0ce284fe5b487bbc042b8562daa48b5.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 |