diff options
author | cjep <cjep@pkgsrc.org> | 2002-12-23 16:23:59 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2002-12-23 16:23:59 +0000 |
commit | 375317cfe118f6c397d03bbe2a40810b3b30d634 (patch) | |
tree | d0a6ef082feb6ef685ec8cd057dc06234a96c6e0 /net/cdpd | |
parent | a29e846322f9db26470b89262fb059d16b34fd5d (diff) | |
download | pkgsrc-375317cfe118f6c397d03bbe2a40810b3b30d634.tar.gz |
Remove empty HOMEPAGE=
Diffstat (limited to 'net/cdpd')
-rw-r--r-- | net/cdpd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/cdpd/Makefile b/net/cdpd/Makefile index fcb973107f3..65c7b1c8eab 100644 --- a/net/cdpd/Makefile +++ b/net/cdpd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/04/01 05:46:36 explorer Exp $ +# $NetBSD: Makefile,v 1.2 2002/12/23 16:23:59 cjep Exp $ # DISTNAME= cdpd-1.0.1 @@ -6,7 +6,6 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.lexa.ru/pub/domestic/snar/ MAINTAINER= explorer@netbsd.org -HOMEPAGE= COMMENT= Simple daemon to send Cisco Discovery Protocol packets GNU_CONFIGURE= YES |