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 /security/qident | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'security/qident')
-rw-r--r-- | security/qident/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/qident/Makefile b/security/qident/Makefile index 5ae9a3b3ac7..95521d4937e 100644 --- a/security/qident/Makefile +++ b/security/qident/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/03/23 22:33:23 ad Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/17 22:53:12 grant Exp $ DISTNAME= qident-1.2 CATEGORIES= security net @@ -6,7 +6,7 @@ MASTER_SITES= http://www.interlude.eu.org/~ad/software/download/qident/ DEPENDS= libident>=0.22:../../security/libident -MAINTAINER= ad@netbsd.org +MAINTAINER= ad@NetBSD.org HOMEPAGE= http://www.interlude.eu.org/~ad/software/qident/ COMMENT= Small program to query an ident protocol server (rfc1413) |