diff options
Diffstat (limited to 'time/py-dateutil/Makefile')
-rw-r--r-- | time/py-dateutil/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |