diff options
author | lioux <lioux@FreeBSD.org> | 2000-10-03 13:12:49 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2000-10-03 13:12:49 +0800 |
commit | 0bff57a792ba2477713e250c32f6e5e1d9de473d (patch) | |
tree | 71ea1b7acefc5e7bc95f9a3e018c438c5ba002d6 /math | |
parent | 5c3f3082a0e1069b293b2a3da8d26b620fe729d1 (diff) | |
download | freebsd-ports-gnome-0bff57a792ba2477713e250c32f6e5e1d9de473d.tar.gz freebsd-ports-gnome-0bff57a792ba2477713e250c32f6e5e1d9de473d.tar.zst freebsd-ports-gnome-0bff57a792ba2477713e250c32f6e5e1d9de473d.zip |
Maintainer is now a committer, update email accordingly
Approved by: will
Diffstat (limited to 'math')
-rw-r--r-- | math/glove/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-Expr/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-Logic/Makefile | 2 | ||||
-rw-r--r-- | math/thx_1138/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/math/glove/Makefile b/math/glove/Makefile index 138a8d44ff5c..d9a751bd20f3 100644 --- a/math/glove/Makefile +++ b/math/glove/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math MASTER_SITES= ftp://ftp.newplanetsoftware.com/pub/glove/source/ DISTNAME= Glove_source-${PORTVERSION} -MAINTAINER= lioux@linf.unb.br +MAINTAINER= lioux@FreeBSD.org BUILD_DEPENDS= ${NONEXISTENT}:${JXPORT}:configure \ makemake:${JXPORT} diff --git a/math/p5-Math-Expr/Makefile b/math/p5-Math-Expr/Makefile index 7cca78bec8d8..3aad5e194440 100644 --- a/math/p5-Math-Expr/Makefile +++ b/math/p5-Math-Expr/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Math PKGNAMEPREFIX= p5- -MAINTAINER= lioux@linf.unb.br +MAINTAINER= lioux@FreeBSD.org USE_PERL5= yes PERL_CONFIGURE= yes diff --git a/math/p5-Math-Logic/Makefile b/math/p5-Math-Logic/Makefile index 2320835918e7..46a06d37ec82 100644 --- a/math/p5-Math-Logic/Makefile +++ b/math/p5-Math-Logic/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Math PKGNAMEPREFIX= p5- -MAINTAINER= lioux@linf.unb.br +MAINTAINER= lioux@FreeBSD.org USE_PERL5= yes PERL_CONFIGURE= yes diff --git a/math/thx_1138/Makefile b/math/thx_1138/Makefile index b2743f140f80..07c19aec4a54 100644 --- a/math/thx_1138/Makefile +++ b/math/thx_1138/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math MASTER_SITES= ftp://ftp.newplanetsoftware.com/pub/thx/source/ DISTNAME= ${PORTNAME:S,_,-,}_source-${PORTVERSION} -MAINTAINER= lioux@linf.unb.br +MAINTAINER= lioux@FreeBSD.org BUILD_DEPENDS= ${NONEXISTENT}:${JXPORT}:configure \ makemake:${JXPORT} |