diff options
-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 |