diff options
94 files changed, 94 insertions, 94 deletions
diff --git a/benchmarks/octave-forge-benchmark/Makefile b/benchmarks/octave-forge-benchmark/Makefile index ea9928809736..701a488bceb3 100644 --- a/benchmarks/octave-forge-benchmark/Makefile +++ b/benchmarks/octave-forge-benchmark/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1.1 PORTREVISION= 3 CATEGORIES= benchmarks math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} .include <bsd.port.pre.mk> diff --git a/cad/gmsh/Makefile b/cad/gmsh/Makefile index 005c4a69b759..02fd6185e97b 100644 --- a/cad/gmsh/Makefile +++ b/cad/gmsh/Makefile @@ -17,7 +17,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} DIST_SUBDIR= gmsh EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= An automatic 3D finite element mesh generator LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk \ diff --git a/cad/netgen/Makefile b/cad/netgen/Makefile index 9fc3cb266e24..a3f8b5e9b75d 100644 --- a/cad/netgen/Makefile +++ b/cad/netgen/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 4 CATEGORIES= cad MASTER_SITES= SF/netgen-mesher/netgen-mesher/${PORTVERSION}/ -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= An automatic 3D tetrahedral mesh generator LIB_DEPENDS= Tix8.4.3:${PORTSDIR}/x11-toolkits/tix \ diff --git a/graphics/opendx/Makefile b/graphics/opendx/Makefile index 3337769009f3..d8f0cbdf0602 100644 --- a/graphics/opendx/Makefile +++ b/graphics/opendx/Makefile @@ -13,7 +13,7 @@ CATEGORIES= graphics math MASTER_SITES= http://www.sfr-fresh.com/unix/misc/ DISTNAME= dx-${PORTVERSION} -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= IBM's Open Visualization Data Explorer LIB_DEPENDS= MagickWand.4:${PORTSDIR}/graphics/ImageMagick \ diff --git a/graphics/plotutils/Makefile b/graphics/plotutils/Makefile index 24f532a7d5f3..366c0efa074a 100644 --- a/graphics/plotutils/Makefile +++ b/graphics/plotutils/Makefile @@ -12,7 +12,7 @@ PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= GNU -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= A plotting library and toolkit LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png diff --git a/math/GiNaC/Makefile b/math/GiNaC/Makefile index 3d28268f590a..2086ff5b5dd2 100644 --- a/math/GiNaC/Makefile +++ b/math/GiNaC/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftpthep.physik.uni-mainz.de/pub/GiNaC/ \ http://www.ginac.de/ DISTNAME= ${PORTNAME:L}-${PORTVERSION} -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= A C++ library for symbolic mathematical calculations LIB_DEPENDS= cln.6:${PORTSDIR}/math/cln diff --git a/math/arpack/Makefile b/math/arpack/Makefile index 097acb91c5d0..1a92c418835e 100644 --- a/math/arpack/Makefile +++ b/math/arpack/Makefile @@ -22,7 +22,7 @@ PATCH_SITES= http://www.caam.rice.edu/software/ARPACK/SRC/ \ PATCHFILES= arpack-arscnd-2.patch.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Argand Library: large eigenvalue subroutines (serial version) .if exists(${LOCALBASE}/lib/libatlas_r.so) && !defined(WITH_BLAS) diff --git a/math/bamg/Makefile b/math/bamg/Makefile index f9ea8f321338..2d3e0fdad666 100644 --- a/math/bamg/Makefile +++ b/math/bamg/Makefile @@ -19,7 +19,7 @@ DISTFILES+= ${PORTNAME}.ps.gz EXTRACT_ONLY= ${PORTNAME}${EXTRACT_SUFX} .endif -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Bidimensional Anisotrope Mesh Generator RESTRICTED= No resale, contact author for commercial usage diff --git a/math/naturalmath/Makefile b/math/naturalmath/Makefile index b960ec21db42..f6a5bf81e94a 100644 --- a/math/naturalmath/Makefile +++ b/math/naturalmath/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 5 CATEGORIES= math MASTER_SITES= http://www.math.missouri.edu/~stephen/naturalmath/ -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Script to turn intuitively written math into latex BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX diff --git a/math/octave-forge-actuarial/Makefile b/math/octave-forge-actuarial/Makefile index 5a21a72e8321..7f7b96543afa 100644 --- a/math/octave-forge-actuarial/Makefile +++ b/math/octave-forge-actuarial/Makefile @@ -9,7 +9,7 @@ PORTNAME= octave-forge-actuarial PORTVERSION= 1.1.0 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} .include <bsd.port.pre.mk> diff --git a/math/octave-forge-ad/Makefile b/math/octave-forge-ad/Makefile index 658fc1949362..6b165e8c1c2e 100644 --- a/math/octave-forge-ad/Makefile +++ b/math/octave-forge-ad/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.6 PORTREVISION= 3 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} GNU_CONFIGURE= yes diff --git a/math/octave-forge-audio/Makefile b/math/octave-forge-audio/Makefile index 3ef164ecb630..743086cd7283 100644 --- a/math/octave-forge-audio/Makefile +++ b/math/octave-forge-audio/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1.4 PORTREVISION= 3 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} GNU_CONFIGURE= yes diff --git a/math/octave-forge-base/Makefile b/math/octave-forge-base/Makefile index b8c014a042a5..d030752016be 100644 --- a/math/octave-forge-base/Makefile +++ b/math/octave-forge-base/Makefile @@ -20,7 +20,7 @@ MASTER_SITES= #none DISTFILES= #none EXTRACT_ONLY= #none -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge baseport for all packages RUN_DEPENDS+= octave:${PORTSDIR}/math/octave diff --git a/math/octave-forge-bim/Makefile b/math/octave-forge-bim/Makefile index 7eb3904e6c08..24c907db80bc 100644 --- a/math/octave-forge-bim/Makefile +++ b/math/octave-forge-bim/Makefile @@ -9,7 +9,7 @@ PORTNAME= octave-forge-bim PORTVERSION= 1.0.1 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} RUN_DEPENDS+= ${TARBALLS_DIR}/fpl.tar.gz:${PORTSDIR}/math/octave-forge-fpl diff --git a/math/octave-forge-bioinfo/Makefile b/math/octave-forge-bioinfo/Makefile index 71fd463cb1bd..d9677fe632bf 100644 --- a/math/octave-forge-bioinfo/Makefile +++ b/math/octave-forge-bioinfo/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.1.2 PORTREVISION= 3 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} GNU_CONFIGURE= yes diff --git a/math/octave-forge-civil-engineering/Makefile b/math/octave-forge-civil-engineering/Makefile index db0f134baec2..e1c62ad97226 100644 --- a/math/octave-forge-civil-engineering/Makefile +++ b/math/octave-forge-civil-engineering/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.7 PORTREVISION= 3 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} GNU_CONFIGURE= yes diff --git a/math/octave-forge-combinatorics/Makefile b/math/octave-forge-combinatorics/Makefile index 76cdbe8319a8..dacbfd1ed7fd 100644 --- a/math/octave-forge-combinatorics/Makefile +++ b/math/octave-forge-combinatorics/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.9 PORTREVISION= 3 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} GNU_CONFIGURE= yes diff --git a/math/octave-forge-communications/Makefile b/math/octave-forge-communications/Makefile index de4a4a32750b..624a166eb623 100644 --- a/math/octave-forge-communications/Makefile +++ b/math/octave-forge-communications/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.10 PORTREVISION= 2 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} GNU_CONFIGURE= yes diff --git a/math/octave-forge-control/Makefile b/math/octave-forge-control/Makefile index 02336f04c5a3..34f316af3d85 100644 --- a/math/octave-forge-control/Makefile +++ b/math/octave-forge-control/Makefile @@ -9,7 +9,7 @@ PORTNAME= octave-forge-control PORTVERSION= 2.0.2 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WRKSRC= ${WRKDIR}/${OCTAVE_PKGNAME}/src diff --git a/math/octave-forge-data-smoothing/Makefile b/math/octave-forge-data-smoothing/Makefile index ef257c861dc6..281c49c764cb 100644 --- a/math/octave-forge-data-smoothing/Makefile +++ b/math/octave-forge-data-smoothing/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2.0 PORTREVISION= 3 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} GNU_CONFIGURE= yes diff --git a/math/octave-forge-dataframe/Makefile b/math/octave-forge-dataframe/Makefile index 1c44f898e653..b0c310cfdf9b 100644 --- a/math/octave-forge-dataframe/Makefile +++ b/math/octave-forge-dataframe/Makefile @@ -9,7 +9,7 @@ PORTNAME= octave-forge-dataframe PORTVERSION= 0.8.2 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} .include <bsd.port.pre.mk> diff --git a/math/octave-forge-econometrics/Makefile b/math/octave-forge-econometrics/Makefile index 081f049c6055..c8d97341d37a 100644 --- a/math/octave-forge-econometrics/Makefile +++ b/math/octave-forge-econometrics/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.8 PORTREVISION= 3 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} GNU_CONFIGURE= yes diff --git a/math/octave-forge-engine/Makefile b/math/octave-forge-engine/Makefile index efcf5666e27f..e689b367420b 100644 --- a/math/octave-forge-engine/Makefile +++ b/math/octave-forge-engine/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.9 PORTREVISION= 3 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} GNU_CONFIGURE= yes diff --git a/math/octave-forge-es/Makefile b/math/octave-forge-es/Makefile index 48968ac98694..27e9be5dc177 100644 --- a/math/octave-forge-es/Makefile +++ b/math/octave-forge-es/Makefile @@ -9,7 +9,7 @@ PORTNAME= octave-forge-es PORTVERSION= 0.0.4 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WRKSRC= ${WRKDIR}/${OCTAVE_PKGNAME}/src diff --git a/math/octave-forge-fenv/Makefile b/math/octave-forge-fenv/Makefile index ff6e51337e99..d8df0e468fcb 100644 --- a/math/octave-forge-fenv/Makefile +++ b/math/octave-forge-fenv/Makefile @@ -9,7 +9,7 @@ PORTNAME= octave-forge-fenv PORTVERSION= 0.1.0 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WRKSRC= ${WRKDIR}/${OCTAVE_PKGNAME}/src diff --git a/math/octave-forge-financial/Makefile b/math/octave-forge-financial/Makefile index ea305876ffa3..b02dcfc7b50b 100644 --- a/math/octave-forge-financial/Makefile +++ b/math/octave-forge-financial/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.3.2 PORTREVISION= 3 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} GNU_CONFIGURE= yes diff --git a/math/octave-forge-fits/Makefile b/math/octave-forge-fits/Makefile index 406f59b5f4ee..97b8c7813e6b 100644 --- a/math/octave-forge-fits/Makefile +++ b/math/octave-forge-fits/Makefile @@ -9,7 +9,7 @@ PORTNAME= octave-forge-fits PORTVERSION= 1.0.0 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WRKSRC= ${WRKDIR}/${OCTAVE_PKGNAME}/src diff --git a/math/octave-forge-fl-core/Makefile b/math/octave-forge-fl-core/Makefile index 2d198c13fd67..7dee85729b2a 100644 --- a/math/octave-forge-fl-core/Makefile +++ b/math/octave-forge-fl-core/Makefile @@ -9,7 +9,7 @@ PORTNAME= octave-forge-fl-core PORTVERSION= 1.0.0 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WRKSRC= ${WRKDIR}/${OCTAVE_PKGNAME}/src diff --git a/math/octave-forge-fpl/Makefile b/math/octave-forge-fpl/Makefile index b62215eb3bb7..18ae565ea82b 100644 --- a/math/octave-forge-fpl/Makefile +++ b/math/octave-forge-fpl/Makefile @@ -9,7 +9,7 @@ PORTNAME= octave-forge-fpl PORTVERSION= 1.2.0 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} RUN_DEPENDS+= dx:${PORTSDIR}/graphics/opendx diff --git a/math/octave-forge-ga/Makefile b/math/octave-forge-ga/Makefile index c7299211b6a6..1de9f8a686e3 100644 --- a/math/octave-forge-ga/Makefile +++ b/math/octave-forge-ga/Makefile @@ -9,7 +9,7 @@ PORTNAME= octave-forge-ga PORTVERSION= 0.9.8 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} RUN_DEPENDS+= ${TARBALLS_DIR}/communications.tar.gz:${PORTSDIR}/math/octave-forge-communications diff --git a/math/octave-forge-general/Makefile b/math/octave-forge-general/Makefile index 531a21961981..995a1808519b 100644 --- a/math/octave-forge-general/Makefile +++ b/math/octave-forge-general/Makefile @@ -9,7 +9,7 @@ PORTNAME= octave-forge-general PORTVERSION= 1.2.2 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WRKSRC= ${WRKDIR}/${OCTAVE_PKGNAME}/src diff --git a/math/octave-forge-generate_html/Makefile b/math/octave-forge-generate_html/Makefile index 654fabd74f3c..92b62eec8788 100644 --- a/math/octave-forge-generate_html/Makefile +++ b/math/octave-forge-generate_html/Makefile @@ -9,7 +9,7 @@ PORTNAME= octave-forge-generate_html PORTVERSION= 0.1.3 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} .include <bsd.port.pre.mk> diff --git a/math/octave-forge-gnuplot/Makefile b/math/octave-forge-gnuplot/Makefile index 7d400d36c4a9..c1c36e5a353b 100644 --- a/math/octave-forge-gnuplot/Makefile +++ b/math/octave-forge-gnuplot/Makefile @@ -9,7 +9,7 @@ PORTNAME= octave-forge-gnuplot PORTVERSION= 1.0.1 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} .include <bsd.port.pre.mk> diff --git a/math/octave-forge-gsl/Makefile b/math/octave-forge-gsl/Makefile index 90361039be04..375d0334c8ba 100644 --- a/math/octave-forge-gsl/Makefile +++ b/math/octave-forge-gsl/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.8 PORTREVISION= 6 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} GNU_CONFIGURE= yes diff --git a/math/octave-forge-ident/Makefile b/math/octave-forge-ident/Makefile index 93a40e998d3a..e8a3f5f8749b 100644 --- a/math/octave-forge-ident/Makefile +++ b/math/octave-forge-ident/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.7 PORTREVISION= 3 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} GNU_CONFIGURE= yes diff --git a/math/octave-forge-image/Makefile b/math/octave-forge-image/Makefile index 95b2a9068106..570b9a1c2e81 100644 --- a/math/octave-forge-image/Makefile +++ b/math/octave-forge-image/Makefile @@ -9,7 +9,7 @@ PORTNAME= octave-forge-image PORTVERSION= 1.0.14 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WRKSRC= ${WRKDIR}/${DISTNAME}/src diff --git a/math/octave-forge-informationtheory/Makefile b/math/octave-forge-informationtheory/Makefile index 4de2802af025..5832774a6820 100644 --- a/math/octave-forge-informationtheory/Makefile +++ b/math/octave-forge-informationtheory/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.1.8 PORTREVISION= 3 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} GNU_CONFIGURE= yes diff --git a/math/octave-forge-integration/Makefile b/math/octave-forge-integration/Makefile index 51349c4575d8..064ceecee626 100644 --- a/math/octave-forge-integration/Makefile +++ b/math/octave-forge-integration/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.7 PORTREVISION= 3 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} GNU_CONFIGURE= yes diff --git a/math/octave-forge-io/Makefile b/math/octave-forge-io/Makefile index 46fb52dabe0c..939cc54e7a4e 100644 --- a/math/octave-forge-io/Makefile +++ b/math/octave-forge-io/Makefile @@ -9,7 +9,7 @@ PORTNAME= octave-forge-io PORTVERSION= 1.0.14 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} .include <bsd.port.pre.mk> diff --git a/math/octave-forge-irsa/Makefile b/math/octave-forge-irsa/Makefile index ba6880b47291..efaabe310daf 100644 --- a/math/octave-forge-irsa/Makefile +++ b/math/octave-forge-irsa/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.7 PORTREVISION= 3 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} GNU_CONFIGURE= yes diff --git a/math/octave-forge-linear-algebra/Makefile b/math/octave-forge-linear-algebra/Makefile index 8747db8f30b1..aa9ac6368397 100644 --- a/math/octave-forge-linear-algebra/Makefile +++ b/math/octave-forge-linear-algebra/Makefile @@ -9,7 +9,7 @@ PORTNAME= octave-forge-linear-algebra PORTVERSION= 2.0.0 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WRKSRC= ${WRKDIR}/${OCTAVE_PKGNAME}/src diff --git a/math/octave-forge-mapping/Makefile b/math/octave-forge-mapping/Makefile index 2492d49ae362..648771292ec9 100644 --- a/math/octave-forge-mapping/Makefile +++ b/math/octave-forge-mapping/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.7 PORTREVISION= 3 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} GNU_CONFIGURE= yes diff --git a/math/octave-forge-miscellaneous/Makefile b/math/octave-forge-miscellaneous/Makefile index 5811fe0e2c61..10d40f5cf290 100644 --- a/math/octave-forge-miscellaneous/Makefile +++ b/math/octave-forge-miscellaneous/Makefile @@ -9,7 +9,7 @@ PORTNAME= octave-forge-miscellaneous PORTVERSION= 1.0.11 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WRKSRC= ${WRKDIR}/${DISTNAME}/src diff --git a/math/octave-forge-missing-functions/Makefile b/math/octave-forge-missing-functions/Makefile index df5a12be10d6..b750f3c1e2d0 100644 --- a/math/octave-forge-missing-functions/Makefile +++ b/math/octave-forge-missing-functions/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.2 PORTREVISION= 3 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} GNU_CONFIGURE= yes diff --git a/math/octave-forge-msh/Makefile b/math/octave-forge-msh/Makefile index 0d6659993849..72d411556ef8 100644 --- a/math/octave-forge-msh/Makefile +++ b/math/octave-forge-msh/Makefile @@ -9,7 +9,7 @@ PORTNAME= octave-forge-msh PORTVERSION= 1.0.2 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} RUN_DEPENDS+= ${TARBALLS_DIR}/splines.tar.gz:${PORTSDIR}/math/octave-forge-splines diff --git a/math/octave-forge-multicore/Makefile b/math/octave-forge-multicore/Makefile index 00fe638cd1a8..6b6be3f670eb 100644 --- a/math/octave-forge-multicore/Makefile +++ b/math/octave-forge-multicore/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2.15 PORTREVISION= 3 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} GNU_CONFIGURE= yes diff --git a/math/octave-forge-nan/Makefile b/math/octave-forge-nan/Makefile index 9e1bffcc788e..c8be01e233b1 100644 --- a/math/octave-forge-nan/Makefile +++ b/math/octave-forge-nan/Makefile @@ -9,7 +9,7 @@ PORTNAME= octave-forge-nan PORTVERSION= 2.4.4 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WRKSRC= ${WRKDIR}/NaN/src diff --git a/math/octave-forge-nlwing2/Makefile b/math/octave-forge-nlwing2/Makefile index 6d1189bef0bf..478415b94cbd 100644 --- a/math/octave-forge-nlwing2/Makefile +++ b/math/octave-forge-nlwing2/Makefile @@ -9,7 +9,7 @@ PORTNAME= octave-forge-nlwing2 PORTVERSION= 1.2.0 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WRKSRC= ${WRKDIR}/${OCTAVE_PKGNAME}/src diff --git a/math/octave-forge-nnet/Makefile b/math/octave-forge-nnet/Makefile index 4f4082ff2820..4ab60c1b5e0d 100644 --- a/math/octave-forge-nnet/Makefile +++ b/math/octave-forge-nnet/Makefile @@ -9,7 +9,7 @@ PORTNAME= octave-forge-nnet PORTVERSION= 0.1.13 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} .include <bsd.port.pre.mk> diff --git a/math/octave-forge-nurbs/Makefile b/math/octave-forge-nurbs/Makefile index 917f5e4bbaef..2a6f9923a7ee 100644 --- a/math/octave-forge-nurbs/Makefile +++ b/math/octave-forge-nurbs/Makefile @@ -9,7 +9,7 @@ PORTNAME= octave-forge-nurbs PORTVERSION= 1.3.3 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WRKSRC= ${WRKDIR}/${DISTNAME}/src diff --git a/math/octave-forge-ocs/Makefile b/math/octave-forge-ocs/Makefile index 68f7d65e6f25..8f51560f14e0 100644 --- a/math/octave-forge-ocs/Makefile +++ b/math/octave-forge-ocs/Makefile @@ -9,7 +9,7 @@ PORTNAME= octave-forge-ocs PORTVERSION= 0.1.1 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WRKSRC= ${WRKDIR}/${DISTNAME}/src diff --git a/math/octave-forge-oct2mat/Makefile b/math/octave-forge-oct2mat/Makefile index bec3f8d83280..eec1a28e87e3 100644 --- a/math/octave-forge-oct2mat/Makefile +++ b/math/octave-forge-oct2mat/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.7 PORTREVISION= 3 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} GNU_CONFIGURE= yes diff --git a/math/octave-forge-octcdf/Makefile b/math/octave-forge-octcdf/Makefile index 3c64c75e1be0..711c3b9beddc 100644 --- a/math/octave-forge-octcdf/Makefile +++ b/math/octave-forge-octcdf/Makefile @@ -9,7 +9,7 @@ PORTNAME= octave-forge-octcdf PORTVERSION= 1.1.2 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WRKSRC= ${WRKDIR}/${OCTAVE_PKGNAME}/src diff --git a/math/octave-forge-octgpr/Makefile b/math/octave-forge-octgpr/Makefile index 59e6333d7383..e7a33a983b37 100644 --- a/math/octave-forge-octgpr/Makefile +++ b/math/octave-forge-octgpr/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1.5 PORTREVISION= 3 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} GNU_CONFIGURE= yes diff --git a/math/octave-forge-octproj/Makefile b/math/octave-forge-octproj/Makefile index 92e8b6825fd8..4f5806ab3550 100644 --- a/math/octave-forge-octproj/Makefile +++ b/math/octave-forge-octproj/Makefile @@ -9,7 +9,7 @@ PORTNAME= octave-forge-octproj PORTVERSION= 1.0.2 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WRKSRC= ${WRKDIR}/${OCTAVE_PKGNAME}/src diff --git a/math/octave-forge-odebvp/Makefile b/math/octave-forge-odebvp/Makefile index 7ffab814bbfc..c859699d77d9 100644 --- a/math/octave-forge-odebvp/Makefile +++ b/math/octave-forge-odebvp/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.6 PORTREVISION= 3 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} GNU_CONFIGURE= yes diff --git a/math/octave-forge-odepkg/Makefile b/math/octave-forge-odepkg/Makefile index 08f2b224dacb..e36fa51181a7 100644 --- a/math/octave-forge-odepkg/Makefile +++ b/math/octave-forge-odepkg/Makefile @@ -9,7 +9,7 @@ PORTNAME= octave-forge-odepkg PORTVERSION= 0.6.12 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WRKSRC= ${WRKDIR}/${OCTAVE_PKGNAME}/src diff --git a/math/octave-forge-optim/Makefile b/math/octave-forge-optim/Makefile index 339b7c57b180..f77c586a0568 100644 --- a/math/octave-forge-optim/Makefile +++ b/math/octave-forge-optim/Makefile @@ -9,7 +9,7 @@ PORTNAME= octave-forge-optim PORTVERSION= 1.0.16 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WRKSRC= ${WRKDIR}/${DISTNAME}/src diff --git a/math/octave-forge-optiminterp/Makefile b/math/octave-forge-optiminterp/Makefile index 914b17f65083..50ce098abf5c 100644 --- a/math/octave-forge-optiminterp/Makefile +++ b/math/octave-forge-optiminterp/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.3.2 PORTREVISION= 3 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} GNU_CONFIGURE= yes diff --git a/math/octave-forge-outliers/Makefile b/math/octave-forge-outliers/Makefile index a66e59f87c94..77666ef6f3e0 100644 --- a/math/octave-forge-outliers/Makefile +++ b/math/octave-forge-outliers/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.13.9 PORTREVISION= 3 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} GNU_CONFIGURE= yes diff --git a/math/octave-forge-parallel/Makefile b/math/octave-forge-parallel/Makefile index a8cdfe341633..52125d89192f 100644 --- a/math/octave-forge-parallel/Makefile +++ b/math/octave-forge-parallel/Makefile @@ -9,7 +9,7 @@ PORTNAME= octave-forge-parallel PORTVERSION= 2.0.4 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WRKSRC= ${WRKDIR}/${DISTNAME}/src diff --git a/math/octave-forge-pdb/Makefile b/math/octave-forge-pdb/Makefile index 41830d40ddb9..d1f064841776 100644 --- a/math/octave-forge-pdb/Makefile +++ b/math/octave-forge-pdb/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.7 PORTREVISION= 3 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} GNU_CONFIGURE= yes diff --git a/math/octave-forge-physicalconstants/Makefile b/math/octave-forge-physicalconstants/Makefile index c7390ba700a7..5f6e24122f93 100644 --- a/math/octave-forge-physicalconstants/Makefile +++ b/math/octave-forge-physicalconstants/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.1.7 PORTREVISION= 3 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} GNU_CONFIGURE= yes diff --git a/math/octave-forge-plot/Makefile b/math/octave-forge-plot/Makefile index 4a3b65f46c09..c5b271f0c434 100644 --- a/math/octave-forge-plot/Makefile +++ b/math/octave-forge-plot/Makefile @@ -9,7 +9,7 @@ PORTNAME= octave-forge-plot PORTVERSION= 1.0.8 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} .include <bsd.port.pre.mk> diff --git a/math/octave-forge-pt_br/Makefile b/math/octave-forge-pt_br/Makefile index 98b0ffa2645a..af4bcc6758e3 100644 --- a/math/octave-forge-pt_br/Makefile +++ b/math/octave-forge-pt_br/Makefile @@ -9,7 +9,7 @@ PORTNAME= octave-forge-pt_br PORTVERSION= 1.0.9 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WRKSRC= ${WRKDIR}/pt_BR/src diff --git a/math/octave-forge-quaternion/Makefile b/math/octave-forge-quaternion/Makefile index ae608093d98e..18b392c1f157 100644 --- a/math/octave-forge-quaternion/Makefile +++ b/math/octave-forge-quaternion/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.0 PORTREVISION= 2 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} GNU_CONFIGURE= yes diff --git a/math/octave-forge-secs1d/Makefile b/math/octave-forge-secs1d/Makefile index 796a8a1cc30b..fc67c84d5d82 100644 --- a/math/octave-forge-secs1d/Makefile +++ b/math/octave-forge-secs1d/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.0.8 PORTREVISION= 3 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} GNU_CONFIGURE= yes diff --git a/math/octave-forge-secs2d/Makefile b/math/octave-forge-secs2d/Makefile index 36f033c8c3a1..1ea2ccc1c421 100644 --- a/math/octave-forge-secs2d/Makefile +++ b/math/octave-forge-secs2d/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.0.8 PORTREVISION= 3 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} GNU_CONFIGURE= yes diff --git a/math/octave-forge-signal/Makefile b/math/octave-forge-signal/Makefile index 4b1bc7f8d56e..0c2c1ca8fd83 100644 --- a/math/octave-forge-signal/Makefile +++ b/math/octave-forge-signal/Makefile @@ -9,7 +9,7 @@ PORTNAME= octave-forge-signal PORTVERSION= 1.0.11 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WRKSRC= ${WRKDIR}/${DISTNAME}/src diff --git a/math/octave-forge-simp/Makefile b/math/octave-forge-simp/Makefile index 7f61470817d0..8891a70ee236 100644 --- a/math/octave-forge-simp/Makefile +++ b/math/octave-forge-simp/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1.0 PORTREVISION= 3 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} GNU_CONFIGURE= yes diff --git a/math/octave-forge-sockets/Makefile b/math/octave-forge-sockets/Makefile index de110605ab73..bd6eb41bcdc1 100644 --- a/math/octave-forge-sockets/Makefile +++ b/math/octave-forge-sockets/Makefile @@ -9,7 +9,7 @@ PORTNAME= octave-forge-sockets PORTVERSION= 1.0.7 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WRKSRC= ${WRKDIR}/${DISTNAME}/src diff --git a/math/octave-forge-specfun/Makefile b/math/octave-forge-specfun/Makefile index 34bddbd2d387..88adcf0b3eaa 100644 --- a/math/octave-forge-specfun/Makefile +++ b/math/octave-forge-specfun/Makefile @@ -9,7 +9,7 @@ PORTNAME= octave-forge-specfun PORTVERSION= 1.0.9 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WRKSRC= ${WRKDIR}/${DISTNAME}/src diff --git a/math/octave-forge-special-matrix/Makefile b/math/octave-forge-special-matrix/Makefile index 4e7100d58669..d0cba25ed455 100644 --- a/math/octave-forge-special-matrix/Makefile +++ b/math/octave-forge-special-matrix/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.7 PORTREVISION= 3 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} GNU_CONFIGURE= yes diff --git a/math/octave-forge-spline-gcvspl/Makefile b/math/octave-forge-spline-gcvspl/Makefile index 9891b14a51a3..69090c1ec1b5 100644 --- a/math/octave-forge-spline-gcvspl/Makefile +++ b/math/octave-forge-spline-gcvspl/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.8 PORTREVISION= 3 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} GNU_CONFIGURE= yes diff --git a/math/octave-forge-splines/Makefile b/math/octave-forge-splines/Makefile index 249d48df8e3d..4d322c0ebc78 100644 --- a/math/octave-forge-splines/Makefile +++ b/math/octave-forge-splines/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.7 PORTREVISION= 3 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} GNU_CONFIGURE= yes diff --git a/math/octave-forge-statistics/Makefile b/math/octave-forge-statistics/Makefile index d09a6469a68f..1bcad9c0e67f 100644 --- a/math/octave-forge-statistics/Makefile +++ b/math/octave-forge-statistics/Makefile @@ -9,7 +9,7 @@ PORTNAME= octave-forge-statistics PORTVERSION= 1.0.10 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} RUN_DEPENDS+= ${TARBALLS_DIR}/miscellaneous.tar.gz:${PORTSDIR}/math/octave-forge-miscellaneous diff --git a/math/octave-forge-strings/Makefile b/math/octave-forge-strings/Makefile index f23d6f4cfb85..c3808439efb7 100644 --- a/math/octave-forge-strings/Makefile +++ b/math/octave-forge-strings/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.7 PORTREVISION= 3 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} GNU_CONFIGURE= yes diff --git a/math/octave-forge-struct/Makefile b/math/octave-forge-struct/Makefile index 3d251a093fbc..9f5b864c1902 100644 --- a/math/octave-forge-struct/Makefile +++ b/math/octave-forge-struct/Makefile @@ -9,7 +9,7 @@ PORTNAME= octave-forge-struct PORTVERSION= 1.0.9 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} WRKSRC= ${WRKDIR}/${DISTNAME}/src diff --git a/math/octave-forge-symband/Makefile b/math/octave-forge-symband/Makefile index 38ad81b1591b..fb82a8375035 100644 --- a/math/octave-forge-symband/Makefile +++ b/math/octave-forge-symband/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.10 PORTREVISION= 3 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} GNU_CONFIGURE= yes diff --git a/math/octave-forge-symbolic/Makefile b/math/octave-forge-symbolic/Makefile index 16e400d26ba2..524b540a31a6 100644 --- a/math/octave-forge-symbolic/Makefile +++ b/math/octave-forge-symbolic/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.9 PORTREVISION= 3 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} GNU_CONFIGURE= yes diff --git a/math/octave-forge-tcl-octave/Makefile b/math/octave-forge-tcl-octave/Makefile index a5cdcafc09e8..b09f6f4bae18 100644 --- a/math/octave-forge-tcl-octave/Makefile +++ b/math/octave-forge-tcl-octave/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.1.8 PORTREVISION= 3 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} GNU_CONFIGURE= yes diff --git a/math/octave-forge-time/Makefile b/math/octave-forge-time/Makefile index 19e31a6804b6..341b5ac2c464 100644 --- a/math/octave-forge-time/Makefile +++ b/math/octave-forge-time/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.9 PORTREVISION= 3 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} GNU_CONFIGURE= yes diff --git a/math/octave-forge-tsa/Makefile b/math/octave-forge-tsa/Makefile index 821b65d3e714..5867d203e4ff 100644 --- a/math/octave-forge-tsa/Makefile +++ b/math/octave-forge-tsa/Makefile @@ -9,7 +9,7 @@ PORTNAME= octave-forge-tsa PORTVERSION= 4.1.1 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} EXTRACT_SUFX= .tgz diff --git a/math/octave-forge-video/Makefile b/math/octave-forge-video/Makefile index 706c6d5c07db..f4ba37c2fa14 100644 --- a/math/octave-forge-video/Makefile +++ b/math/octave-forge-video/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.2 PORTREVISION= 4 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} GNU_CONFIGURE= yes diff --git a/math/octave-forge-xraylib/Makefile b/math/octave-forge-xraylib/Makefile index 3074c62909d0..3788818c1eb6 100644 --- a/math/octave-forge-xraylib/Makefile +++ b/math/octave-forge-xraylib/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.8 PORTREVISION= 3 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} GNU_CONFIGURE= yes diff --git a/math/octave-forge-zenity/Makefile b/math/octave-forge-zenity/Makefile index 0700005059b8..c027b1937b93 100644 --- a/math/octave-forge-zenity/Makefile +++ b/math/octave-forge-zenity/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5.7 PORTREVISION= 3 CATEGORIES= math -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge package ${OCTAVE_PKGNAME} GNU_CONFIGURE= yes diff --git a/math/octave-forge/Makefile b/math/octave-forge/Makefile index 95d61db5efbf..c8734abd5e33 100644 --- a/math/octave-forge/Makefile +++ b/math/octave-forge/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= #none DISTFILES= #none EXTRACT_ONLY= #none -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Octave-forge metaport for math/octave OPTIONS= \ diff --git a/math/open-axiom/Makefile b/math/open-axiom/Makefile index 385df08d9a63..e09be08da246 100644 --- a/math/open-axiom/Makefile +++ b/math/open-axiom/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= math MASTER_SITES= SF/${PORTNAME} -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= A computer algebra system BUILD_DEPENDS= sbcl:${PORTSDIR}/lang/sbcl \ diff --git a/math/qhull/Makefile b/math/qhull/Makefile index f6a71a3bfa65..9e57efb815c1 100644 --- a/math/qhull/Makefile +++ b/math/qhull/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math MASTER_SITES= http://www.qhull.org/download/ DISTNAME= ${PORTNAME}-2003.1 -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Qhull computes convex hulls, Delaunay triangulations and halfspaces PATCH_SITES= http://www.qhull.org/download/ diff --git a/math/qhull5/Makefile b/math/qhull5/Makefile index f6a71a3bfa65..9e57efb815c1 100644 --- a/math/qhull5/Makefile +++ b/math/qhull5/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math MASTER_SITES= http://www.qhull.org/download/ DISTNAME= ${PORTNAME}-2003.1 -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Qhull computes convex hulls, Delaunay triangulations and halfspaces PATCH_SITES= http://www.qhull.org/download/ diff --git a/math/xppaut/Makefile b/math/xppaut/Makefile index 935a2603fa12..45615164e09c 100644 --- a/math/xppaut/Makefile +++ b/math/xppaut/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math graphics MASTER_SITES= http://www.math.pitt.edu/~bard/bardware/ DISTNAME= ${PORTNAME}_latest -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Graphical tool for solving differential equations, etc MAN1= xppaut.1 diff --git a/science/cdf/Makefile b/science/cdf/Makefile index 8146b0395781..b36f0283bede 100644 --- a/science/cdf/Makefile +++ b/science/cdf/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= thierry/${PORTNAME} DISTNAME= cdf${VER}-dist-cdf DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= Device independent view of the CDF data model MAKE_FLAGS= INSTALLDIR=${PREFIX} OS=${OPSYS:L} ENV=gnu \ diff --git a/science/getdp/Makefile b/science/getdp/Makefile index 13cbf00aec91..1aa26179a66e 100644 --- a/science/getdp/Makefile +++ b/science/getdp/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.geuz.org/getdp/src/ DISTNAME= ${PORTNAME}-${PORTVERSION}-source EXTRACT_SUFX= .tgz -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= A rather general finite element solver using mixed finite elements LIB_DEPENDS= gsl.16:${PORTSDIR}/math/gsl \ diff --git a/science/vis5d+/Makefile b/science/vis5d+/Makefile index 9fea933feedf..95d579e0f50f 100644 --- a/science/vis5d+/Makefile +++ b/science/vis5d+/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 15 CATEGORIES= science MASTER_SITES= SF/vis5d/vis5d/${PORTVERSION} -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= OpenGL-based volumetric visualization program for scientific datasets BUILD_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick |