diff options
author | hira <hira@pkgsrc.org> | 2005-10-10 17:08:18 +0000 |
---|---|---|
committer | hira <hira@pkgsrc.org> | 2005-10-10 17:08:18 +0000 |
commit | 8179744bb7c96ac984eb0b4870fe95f724c07c49 (patch) | |
tree | 90ea97bc6e82a92006b5eb91f316fb7a9b9932f3 /net | |
parent | 3fa24ec5b988607b9b23a58889fdae83777702f9 (diff) | |
download | pkgsrc-8179744bb7c96ac984eb0b4870fe95f724c07c49.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'net')
-rw-r--r-- | net/netgroup/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/netgroup/Makefile b/net/netgroup/Makefile index 1d07a0ebb35..96e25c04fd8 100644 --- a/net/netgroup/Makefile +++ b/net/netgroup/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1 2004/12/21 21:06:40 christos Exp $ +# $NetBSD: Makefile,v 1.2 2005/10/10 17:08:18 hira Exp $ # DISTNAME= netgroup-0.0 CATEGORIES= net MASTER_SITES= ftp://ftp.astron.com/pub/netgroup/ -MAINTAINER= christos@netbsd.org +MAINTAINER= christos@NetBSD.org COMMENT= Netgroup membership listing and testing functions .include "../../mk/bsd.prefs.mk" |