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/nidentd | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'net/nidentd')
-rw-r--r-- | net/nidentd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/nidentd/Makefile b/net/nidentd/Makefile index f8f62acec19..39b8d62c1b4 100644 --- a/net/nidentd/Makefile +++ b/net/nidentd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2002/06/27 08:50:29 hubertf Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/17 22:51:28 grant Exp $ # DISTNAME= nidentd-1.0 @@ -6,7 +6,7 @@ CATEGORIES= net sysutils MASTER_SITES= ftp://ftp.tgr.lubin.edu.pl/pub/NetBSD/nidentd/ EXTRACT_SUFX= .tgz -MAINTAINER= hubertf@netbsd.org +MAINTAINER= hubertf@NetBSD.org COMMENT= identd that supports IPv4, IPv6, NAT, fake and random DEPENDS+= lsof>=4.61:../../sysutils/lsof |