diff options
author | grant <grant> | 2003-07-17 22:50:55 +0000 |
---|---|---|
committer | grant <grant> | 2003-07-17 22:50:55 +0000 |
commit | 39912d0b8242764bb78469896110a895da6942a0 (patch) | |
tree | cd3d4acc598dfb939f2f2a0803f1432f55ec4ada /security/rid | |
parent | f5a8d4c7dc4e56f8ebe5956ff6a2a8d5709fbae2 (diff) | |
download | pkgsrc-39912d0b8242764bb78469896110a895da6942a0.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'security/rid')
-rw-r--r-- | security/rid/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/rid/Makefile b/security/rid/Makefile index 03c421be222..c24520ca1a8 100644 --- a/security/rid/Makefile +++ b/security/rid/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/02/02 19:47:35 jmmv Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/17 22:53:13 grant Exp $ # DISTNAME= rid-1.11 @@ -7,7 +7,7 @@ CATEGORIES= security net MASTER_SITES= http://www.theorygroup.com/Software/RID/ EXTRACT_SUFX= .tgz -MAINTAINER= hubertf@netbsd.org +MAINTAINER= hubertf@NetBSD.org HOMEPAGE= http://www.theorygroup.com/Software/RID/ COMMENT= Remote Intrusion Detection to track down compromised hosts |