diff options
Diffstat (limited to 'sysutils/etcupdate/Makefile')
-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 |