diff options
Diffstat (limited to 'time/asclock/Makefile')
-rw-r--r-- | time/asclock/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/asclock/Makefile b/time/asclock/Makefile index bfe0afe9920..74ca58a004c 100644 --- a/time/asclock/Makefile +++ b/time/asclock/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2003/07/10 14:01:12 abs Exp $ +# $NetBSD: Makefile,v 1.12 2003/07/17 22:54:57 grant Exp $ DISTNAME= asclock-classic-1.0 PKGNAME= asclock-1.0 @@ -6,7 +6,7 @@ WRKSRC= ${WRKDIR}/asclock1.0 CATEGORIES= x11 time MASTER_SITES= ${MASTER_SITE_LOCAL} # www.asclock.org is no more -MAINTAINER= jlam@netbsd.org +MAINTAINER= jlam@NetBSD.org COMMENT= NeXTstep-like clock and calendar NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL |