diff options
Diffstat (limited to 'net/cdpd/Makefile')
-rw-r--r-- | net/cdpd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/cdpd/Makefile b/net/cdpd/Makefile index b7bf452c077..2c7094da19f 100644 --- a/net/cdpd/Makefile +++ b/net/cdpd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2012/10/23 17:18:13 asau Exp $ +# $NetBSD: Makefile,v 1.18 2013/04/06 12:08:40 rodent Exp $ # DISTNAME= cdpd-1.0.2 @@ -8,7 +8,7 @@ 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 +HOMEPAGE= http://www.lexa.ru/ GNU_CONFIGURE= YES |