diff options
author | perry <perry@pkgsrc.org> | 2007-02-15 22:37:05 +0000 |
---|---|---|
committer | perry <perry@pkgsrc.org> | 2007-02-15 22:37:05 +0000 |
commit | 469f40c9c205f69bf23d330dfe0b0527144a04d9 (patch) | |
tree | fbd73b0914e83efae065a8e2601bb6e80380147d /time | |
parent | 5ca136a69d802c592738df28e8e9617832eeaa33 (diff) | |
download | pkgsrc-469f40c9c205f69bf23d330dfe0b0527144a04d9.tar.gz |
remove myself as maintainer
Diffstat (limited to 'time')
-rw-r--r-- | time/sunclock/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/time/sunclock/Makefile b/time/sunclock/Makefile index 9e21d321e55..c1f3199d25c 100644 --- a/time/sunclock/Makefile +++ b/time/sunclock/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2006/12/27 13:37:40 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2007/02/15 22:37:06 perry Exp $ # DISTNAME= sunclock-1.5 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= x11 time MASTER_SITES= ${MASTER_SITE_XCONTRIB:=applications/} -MAINTAINER= perry@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Show which portion of the Earth's surface is illuminated by the Sun USE_IMAKE= yes |