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 | |
parent | c83caacfa2e9f1a160b24df727ec926e3480d0b9 (diff) | |
download | freebsd-ports-graphics-f985563f7bec3ea134169534cffb0b8f5420655c.tar.gz freebsd-ports-graphics-f985563f7bec3ea134169534cffb0b8f5420655c.tar.zst freebsd-ports-graphics-f985563f7bec3ea134169534cffb0b8f5420655c.zip |
Give maintainership to Nicola Vitale <nivit@FreeBSD.org>.
-rw-r--r-- | devel/py-dateutil/Makefile | 2 | ||||
-rw-r--r-- | math/mprime/Makefile | 2 | ||||
-rw-r--r-- | print/mftrace/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/py-dateutil/Makefile b/devel/py-dateutil/Makefile index 497d9c42b73..1bdcfae8c38 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 diff --git a/math/mprime/Makefile b/math/mprime/Makefile index 93ac6825465..2c09ddc71f6 100644 --- a/math/mprime/Makefile +++ b/math/mprime/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math benchmarks net MASTER_SITES= ftp://mersenne.org/gimps/ DISTNAME= sprime${PORTVERSION:S/^0.0.//:S/.//}-freebsd -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= nivit@FreeBSD.org COMMENT= mersenne.org distributed Great Internet Mersenne Prime Search ONLY_FOR_ARCHS= i386 diff --git a/print/mftrace/Makefile b/print/mftrace/Makefile index fc834d69172..ad44fecd7a4 100644 --- a/print/mftrace/Makefile +++ b/print/mftrace/Makefile @@ -12,7 +12,7 @@ CATEGORIES= print MASTER_SITES= LOCAL/chinsan \ http://lilypond.org/download/sources/mftrace/ -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= nivit@FreeBSD.org COMMENT= Scalable PostScript (Type1) Fonts for MetaFont RUN_DEPENDS= mktextfm:${PORTSDIR}/print/teTeX \ |