diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2007-04-01 07:33:25 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2007-04-01 07:33:25 +0000 |
commit | f8cb446eae75b660163711b0a26e151f181547c6 (patch) | |
tree | 6eecfdf140ad642199d8799cc95a63c956d1db59 /devel/py-dateutil/Makefile | |
parent | 43ed01fbd73c0622c2d492d5595211bcc2e70c70 (diff) |
Notes
Diffstat (limited to 'devel/py-dateutil/Makefile')
-rw-r--r-- | devel/py-dateutil/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-dateutil/Makefile b/devel/py-dateutil/Makefile index 497d9c42b73a..1bdcfae8c382 100644 --- a/devel/py-dateutil/Makefile +++ b/devel/py-dateutil/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://labix.org/download/python-dateutil/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-dateutil-${PORTVERSION} -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= nivit@FreeBSD.org COMMENT= Provides powerful extensions to the standard datetime module USE_BZIP2= yes |