diff options
author | linimon <linimon@FreeBSD.org> | 2008-09-07 08:54:46 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-09-07 08:54:46 +0800 |
commit | 1dc7170d6da884a0c85b1490229eb7ef51040eb3 (patch) | |
tree | a4acd7e0215eed3892898e7164cb539838449581 /math | |
parent | dd8658966bcc43a3700d0bfb825f5fa3f00225ea (diff) | |
download | freebsd-ports-gnome-1dc7170d6da884a0c85b1490229eb7ef51040eb3.tar.gz freebsd-ports-gnome-1dc7170d6da884a0c85b1490229eb7ef51040eb3.tar.zst freebsd-ports-gnome-1dc7170d6da884a0c85b1490229eb7ef51040eb3.zip |
Reset tg due to lack of commits for several months and no response to email.
Hat: portmgr
Diffstat (limited to 'math')
-rw-r--r-- | math/librandlib/Makefile | 2 | ||||
-rw-r--r-- | math/libranlib/Makefile | 2 | ||||
-rw-r--r-- | math/py-numeric/Makefile | 2 | ||||
-rw-r--r-- | math/py-numeric17/Makefile | 2 | ||||
-rw-r--r-- | math/py-scientific/Makefile | 2 | ||||
-rw-r--r-- | math/randlib/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/math/librandlib/Makefile b/math/librandlib/Makefile index e1647bcbda71..1dde5d649c2c 100644 --- a/math/librandlib/Makefile +++ b/math/librandlib/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math MASTER_SITES= ftp://ftp.netlib.org/random/ DISTNAME= ranlib.c -MAINTAINER= tg@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library of Routines for Random Number Generation USE_LDCONFIG= yes diff --git a/math/libranlib/Makefile b/math/libranlib/Makefile index e1647bcbda71..1dde5d649c2c 100644 --- a/math/libranlib/Makefile +++ b/math/libranlib/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math MASTER_SITES= ftp://ftp.netlib.org/random/ DISTNAME= ranlib.c -MAINTAINER= tg@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library of Routines for Random Number Generation USE_LDCONFIG= yes diff --git a/math/py-numeric/Makefile b/math/py-numeric/Makefile index d39f1c97ef4e..f02011c62c06 100644 --- a/math/py-numeric/Makefile +++ b/math/py-numeric/Makefile @@ -16,7 +16,7 @@ DISTFILES= Numeric-${PORTVERSION}${EXTRACT_SUFX}:source \ numpy.pdf:doc EXTRACT_ONLY= Numeric-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= tg@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Numeric Extension to Python USE_PYTHON= yes diff --git a/math/py-numeric17/Makefile b/math/py-numeric17/Makefile index 83a67834e55b..cb88c3767c9f 100644 --- a/math/py-numeric17/Makefile +++ b/math/py-numeric17/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= numpy PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Numeric-${PORTVERSION} -MAINTAINER= tg@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Numeric Extension to Python USE_PYTHON= yes diff --git a/math/py-scientific/Makefile b/math/py-scientific/Makefile index a14a075ee3b5..cff175324de9 100644 --- a/math/py-scientific/Makefile +++ b/math/py-scientific/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://sourcesup.cru.fr/frs/download.php/1034/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ScientificPython-${PORTVERSION} -MAINTAINER= tg@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Collection of Python modules for scientific computing BUILD_DEPENDS= ${PYNUMERIC} diff --git a/math/randlib/Makefile b/math/randlib/Makefile index e1647bcbda71..1dde5d649c2c 100644 --- a/math/randlib/Makefile +++ b/math/randlib/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math MASTER_SITES= ftp://ftp.netlib.org/random/ DISTNAME= ranlib.c -MAINTAINER= tg@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library of Routines for Random Number Generation USE_LDCONFIG= yes |