diff options
author | wiz <wiz@pkgsrc.org> | 2011-02-28 14:52:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-02-28 14:52:37 +0000 |
commit | 36ff915e97a346b20cd45ce4cca9c4da2c5045d9 (patch) | |
tree | faf1f48e391a5f43e0aa1f07d71638cd832c02f0 /time | |
parent | 00a69526277ffc79202561812a4c1c6dbfddeae9 (diff) | |
download | pkgsrc-36ff915e97a346b20cd45ce4cca9c4da2c5045d9.tar.gz |
Reset maintainer for retired developers.
Diffstat (limited to 'time')
-rw-r--r-- | time/hebcal/Makefile | 4 | ||||
-rw-r--r-- | time/py-dateutil/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/time/hebcal/Makefile b/time/hebcal/Makefile index b759c19ec29..5f8fa324914 100644 --- a/time/hebcal/Makefile +++ b/time/hebcal/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1 2009/03/05 03:18:44 smb Exp $ +# $NetBSD: Makefile,v 1.2 2011/02/28 14:53:05 wiz Exp $ # DISTNAME= hebcal-3.7 CATEGORIES= time MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hebcal/} -MAINTAINER= smb@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://hebcal.sourceforge.net/ COMMENT= Perpetual Hebrew calendar diff --git a/time/py-dateutil/Makefile b/time/py-dateutil/Makefile index 1f704b8bf0b..74f95c6c144 100644 --- a/time/py-dateutil/Makefile +++ b/time/py-dateutil/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2010/05/02 13:30:46 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2011/02/28 14:53:05 wiz Exp $ # DISTNAME= python-dateutil-1.5 @@ -6,7 +6,7 @@ PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python-//} CATEGORIES= time python MASTER_SITES= http://labix.org/download/python-dateutil/ -MAINTAINER= recht@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://labix.org/python-dateutil COMMENT= Extensions to the standard datetime module |