diff options
author | lioux <lioux@FreeBSD.org> | 2007-04-01 15:33:25 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2007-04-01 15:33:25 +0800 |
commit | f985563f7bec3ea134169534cffb0b8f5420655c (patch) | |
tree | 0f867b08d158255d3f63211c4d6b5c374493d997 /devel/py-dateutil | |
parent | c83caacfa2e9f1a160b24df727ec926e3480d0b9 (diff) | |
download | freebsd-ports-gnome-f985563f7bec3ea134169534cffb0b8f5420655c.tar.gz freebsd-ports-gnome-f985563f7bec3ea134169534cffb0b8f5420655c.tar.zst freebsd-ports-gnome-f985563f7bec3ea134169534cffb0b8f5420655c.zip |
Give maintainership to Nicola Vitale <nivit@FreeBSD.org>.
Diffstat (limited to 'devel/py-dateutil')
-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 |