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 /sysutils/etcupdate | |
parent | 0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff) | |
download | pkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'sysutils/etcupdate')
-rw-r--r-- | sysutils/etcupdate/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/etcupdate/Makefile b/sysutils/etcupdate/Makefile index a5957500c3b..2e58febe92d 100644 --- a/sysutils/etcupdate/Makefile +++ b/sysutils/etcupdate/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2003/05/09 08:03:08 martti Exp $ +# $NetBSD: Makefile,v 1.25 2003/07/17 22:53:33 grant Exp $ DISTNAME= etcupdate-20030509 WRKSRC= ${WRKDIR} @@ -6,8 +6,8 @@ CATEGORIES= sysutils MASTER_SITES= # empty DISTFILES= # empty -MAINTAINER= martti@netbsd.org -HOMEPAGE= http://www.netbsd.org/Documentation/current/ +MAINTAINER= martti@NetBSD.org +HOMEPAGE= http://www.NetBSD.org/Documentation/current/ COMMENT= Script to update the configuration and startup files in /etc EXTRACT_ONLY= # defined |