diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2008-02-21 21:20:01 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2008-02-21 21:20:01 +0000 |
commit | be0ecc7e9125dd1508c9d197ddedac9e452dfdf6 (patch) | |
tree | 7fbdc97f9f741cf4c8663963ddded3fbd4a272b1 /math | |
parent | Update to 0.16 (diff) |
My reference e-mail address as a ports maintainer is now gahr@FreeBSD.org.
Approved by: miwi (mentor)
Notes
Notes:
svn path=/head/; revision=207731
Diffstat (limited to 'math')
-rw-r--r-- | math/guppi/Makefile | 2 | ||||
-rw-r--r-- | math/newmat/Makefile | 2 | ||||
-rw-r--r-- | math/oleo/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/math/guppi/Makefile b/math/guppi/Makefile index 37eb431a49b8..8c6c8bc8b89b 100644 --- a/math/guppi/Makefile +++ b/math/guppi/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/Guppi/0.40 DISTNAME= Guppi-${PORTVERSION} -MAINTAINER= gahr@gahr.ch +MAINTAINER= gahr@FreeBSD.org COMMENT= A plotting program for GNOME LIB_DEPENDS= guile.15:${PORTSDIR}/lang/guile diff --git a/math/newmat/Makefile b/math/newmat/Makefile index 72be53d16533..07fd1d7fe51f 100644 --- a/math/newmat/Makefile +++ b/math/newmat/Makefile @@ -13,7 +13,7 @@ CATEGORIES= math MASTER_SITES= http://www.robertnz.net/ftp/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} -MAINTAINER= gahr@gahr.ch +MAINTAINER= gahr@FreeBSD.org COMMENT= A C++ matrix library NO_WRKSUBDIR= yes diff --git a/math/oleo/Makefile b/math/oleo/Makefile index 512c0bc5c774..0364e3b898db 100644 --- a/math/oleo/Makefile +++ b/math/oleo/Makefile @@ -12,7 +12,7 @@ CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= gahr@gahr.ch +MAINTAINER= gahr@FreeBSD.org COMMENT= The GNU spreadsheet for X11 and terminals USE_PERL5_BUILD= yes |