diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 22:50:55 +0000 |
commit | ca3be631f2258f67a9df24aab083df2983c07822 (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /net/cdpd | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'net/cdpd')
-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 65c7b1c8eab..69c49e7e09c 100644 --- a/net/cdpd/Makefile +++ b/net/cdpd/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2002/12/23 16:23:59 cjep Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/17 22:51:02 grant Exp $ # DISTNAME= cdpd-1.0.1 CATEGORIES= net MASTER_SITES= ftp://ftp.lexa.ru/pub/domestic/snar/ -MAINTAINER= explorer@netbsd.org +MAINTAINER= explorer@NetBSD.org COMMENT= Simple daemon to send Cisco Discovery Protocol packets GNU_CONFIGURE= YES |