diff options
author | gahr <gahr@FreeBSD.org> | 2014-12-11 06:29:14 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2014-12-11 06:29:14 +0800 |
commit | 55bce31a8fb1f08ef135da53364b3c9d17337d11 (patch) | |
tree | 6957cc39e69b06487ee1a67bdd63920967005d2d /math | |
parent | c82ccc088a8e8f6c1101df0a2626c88953d08d76 (diff) | |
download | freebsd-ports-gnome-55bce31a8fb1f08ef135da53364b3c9d17337d11.tar.gz freebsd-ports-gnome-55bce31a8fb1f08ef135da53364b3c9d17337d11.tar.zst freebsd-ports-gnome-55bce31a8fb1f08ef135da53364b3c9d17337d11.zip |
- Reset maintainership of my ports
Diffstat (limited to 'math')
-rw-r--r-- | math/abacus/Makefile | 2 | ||||
-rw-r--r-- | math/carve/Makefile | 2 | ||||
-rw-r--r-- | math/gambit/Makefile | 2 | ||||
-rw-r--r-- | math/goblin/Makefile | 2 | ||||
-rw-r--r-- | math/libtommath/Makefile | 2 | ||||
-rw-r--r-- | math/mpir/Makefile | 2 | ||||
-rw-r--r-- | math/newmat/Makefile | 2 | ||||
-rw-r--r-- | math/ogdf/Makefile | 2 | ||||
-rw-r--r-- | math/oleo/Makefile | 2 | ||||
-rw-r--r-- | math/vtk5-data/Makefile | 2 | ||||
-rw-r--r-- | math/vtk5/Makefile | 2 | ||||
-rw-r--r-- | math/vtk6/Makefile | 2 | ||||
-rw-r--r-- | math/yacas/Makefile | 2 |
13 files changed, 13 insertions, 13 deletions
diff --git a/math/abacus/Makefile b/math/abacus/Makefile index e7ae301fc4e1..d5cb34711411 100644 --- a/math/abacus/Makefile +++ b/math/abacus/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= math MASTER_SITES= http://www.informatik.uni-koeln.de/abacus/ -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Branch-And-CUt System LICENSE= GPLv2 diff --git a/math/carve/Makefile b/math/carve/Makefile index 905be8bb34d2..94602647c543 100644 --- a/math/carve/Makefile +++ b/math/carve/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 5 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fast, robust constructive solid geometry library LICENSE= GPLv2 diff --git a/math/gambit/Makefile b/math/gambit/Makefile index 65644dce1214..10002082c0f3 100644 --- a/math/gambit/Makefile +++ b/math/gambit/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 13.1.2 CATEGORIES= math MASTER_SITES= SF/gambit/${PORTNAME}13/${PORTVERSION}/ -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library of tools for doing computation in game theory LICENSE= GPLv2 diff --git a/math/goblin/Makefile b/math/goblin/Makefile index 5bcffeb7a3d4..1713363551e7 100644 --- a/math/goblin/Makefile +++ b/math/goblin/Makefile @@ -7,7 +7,7 @@ CATEGORIES= math MASTER_SITES= SF/${PORTNAME}2/${PORTNAME}2/${PORTNAME}.${DISTVERSION} DISTNAME= ${PORTNAME}.${DISTVERSION} -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Graph Object Library for Network Programming Problems CONFLICTS= glpk-* diff --git a/math/libtommath/Makefile b/math/libtommath/Makefile index 141ef094120d..79e10a8d70f6 100644 --- a/math/libtommath/Makefile +++ b/math/libtommath/Makefile @@ -7,7 +7,7 @@ CATEGORIES= math MASTER_SITES= http://libtom.org/files/ DISTNAME= ltm-${PORTVERSION} -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Comprehensive, modular, and portable mathematical routines OPTIONS_DEFINE= DOCS SHARED diff --git a/math/mpir/Makefile b/math/mpir/Makefile index 69302995108e..a0214c9aa044 100644 --- a/math/mpir/Makefile +++ b/math/mpir/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 2.7.0-alpha12 CATEGORIES= math MASTER_SITES= http://www.mpir.org/ -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Multiprecision integer library LICENSE= LGPL3 diff --git a/math/newmat/Makefile b/math/newmat/Makefile index 72d47016ff26..a73ef751d833 100644 --- a/math/newmat/Makefile +++ b/math/newmat/Makefile @@ -8,7 +8,7 @@ CATEGORIES= math MASTER_SITES= http://www.robertnz.net/ftp/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= C++ matrix library NO_WRKSUBDIR= yes diff --git a/math/ogdf/Makefile b/math/ogdf/Makefile index f4433a2eef40..1bf43413a3fc 100644 --- a/math/ogdf/Makefile +++ b/math/ogdf/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= LOCAL/gahr \ http://people.freebsd.org/~gahr/distfiles/ DISTNAME= ${PORTNAME}.v${PORTVERSION} -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= C++ class library for the automatic layout of diagrams LICENSE= GPLv2 diff --git a/math/oleo/Makefile b/math/oleo/Makefile index 42848f298cad..d2924e1cec8d 100644 --- a/math/oleo/Makefile +++ b/math/oleo/Makefile @@ -8,7 +8,7 @@ CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The GNU spreadsheet for X11 and terminals LICENSE= GPLv2 diff --git a/math/vtk5-data/Makefile b/math/vtk5-data/Makefile index 74f2af6026e3..6abcc35234eb 100644 --- a/math/vtk5-data/Makefile +++ b/math/vtk5-data/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.vtk.org/files/release/${PORTVERSION:R}/ \ PKGNAMESUFFIX= 5-data DISTNAME= vtkdata-${PORTVERSION} -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Visualization Toolkit test and example data WRKSRC= ${WRKDIR}/VTKData${PORTVERSION} diff --git a/math/vtk5/Makefile b/math/vtk5/Makefile index db091dfc40c7..523d0d05f658 100644 --- a/math/vtk5/Makefile +++ b/math/vtk5/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.vtk.org/files/release/${PORTVERSION:R}/ PKGNAMESUFFIX= 5 UNIQUENAME= ${PKGBASE} -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Visualization Toolkit LICENSE= BSD3CLAUSE diff --git a/math/vtk6/Makefile b/math/vtk6/Makefile index c5452474b8d1..73f929f3d5d0 100644 --- a/math/vtk6/Makefile +++ b/math/vtk6/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.vtk.org/files/release/${VTK_SHORT_VER}/ PKGNAMESUFFIX= 6 DISTNAME= ${PORTNAME:tu}-${PORTVERSION} -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Visualization Toolkit LICENSE= BSD3CLAUSE diff --git a/math/yacas/Makefile b/math/yacas/Makefile index 0069412d1636..d3d36f0249ce 100644 --- a/math/yacas/Makefile +++ b/math/yacas/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.3.4 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-source/${PORTVERSION:R}/ -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Yet Another Computer Algebra System LICENSE= GPLv2 |