diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2009-02-21 11:31:28 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2009-02-21 11:31:28 +0000 |
commit | 5f6ba2a345062d46d2e16bd1d6c5854e528a096e (patch) | |
tree | d4a0e753177e49b18c0f444e59fb3de419be3122 /math | |
parent | 74f1019c3188b5e6007ff2dff8a3ca7cbf9022ac (diff) | |
download | ports-5f6ba2a345062d46d2e16bd1d6c5854e528a096e.tar.gz ports-5f6ba2a345062d46d2e16bd1d6c5854e528a096e.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/koctave/Makefile | 2 | ||||
-rw-r--r-- | math/liborigin/Makefile | 2 | ||||
-rw-r--r-- | math/qtiplot-doc/Makefile | 2 | ||||
-rw-r--r-- | math/qtiplot/Makefile | 2 | ||||
-rw-r--r-- | math/qwtplot3d-qt4/Makefile | 2 | ||||
-rw-r--r-- | math/qwtplot3d/Makefile | 2 | ||||
-rw-r--r-- | math/scilab-toolbox-sivp/Makefile | 2 | ||||
-rw-r--r-- | math/scilab-toolbox-swt/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/math/koctave/Makefile b/math/koctave/Makefile index 35235d0f0faa..2ee5bb1e1ee9 100644 --- a/math/koctave/Makefile +++ b/math/koctave/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= math kde MASTER_SITES= SF -MAINTAINER= makc@issp.ac.ru +MAINTAINER= makc@FreeBSD.org COMMENT= KDEGUI for octave RUN_DEPENDS= octave:${PORTSDIR}/math/octave diff --git a/math/liborigin/Makefile b/math/liborigin/Makefile index 110774bc801c..45d92bd719e2 100644 --- a/math/liborigin/Makefile +++ b/math/liborigin/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= math MASTER_SITES= SF -MAINTAINER= makc@issp.ac.ru +MAINTAINER= makc@FreeBSD.org COMMENT= Tools for importing OriginLab .OPJ files CONFLICTS= LabPlot-1.5.* diff --git a/math/qtiplot-doc/Makefile b/math/qtiplot-doc/Makefile index 88b2acf68c0c..943443857524 100644 --- a/math/qtiplot-doc/Makefile +++ b/math/qtiplot-doc/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math MASTER_SITES= BERLIOS http://soft.proindependent.com/src/ PKGNAMESUFFIX= -doc -MAINTAINER= makc@issp.ac.ru +MAINTAINER= makc@FreeBSD.org COMMENT= The QtiPlot Handbook BUILD_DEPENDS= docbook2html:${PORTSDIR}/textproc/docbook-utils \ diff --git a/math/qtiplot/Makefile b/math/qtiplot/Makefile index e62ec585f6d9..e32775b89d1b 100644 --- a/math/qtiplot/Makefile +++ b/math/qtiplot/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= math science MASTER_SITES= BERLIOS http://soft.proindependent.com/src/ -MAINTAINER= makc@issp.ac.ru +MAINTAINER= makc@FreeBSD.org COMMENT= An Origin clone for data analysis and scientific plotting BUILD_DEPENDS= ${LOCALBASE}/lib/libmuparser.a:${PORTSDIR}/math/muparser \ diff --git a/math/qwtplot3d-qt4/Makefile b/math/qwtplot3d-qt4/Makefile index 71212763b236..52af29b30947 100644 --- a/math/qwtplot3d-qt4/Makefile +++ b/math/qwtplot3d-qt4/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF PKGNAMESUFFIX= -qt4 EXTRACT_SUFX= .tgz -MAINTAINER= makc@issp.ac.ru +MAINTAINER= makc@FreeBSD.org COMMENT= 3D plotting widgets for scientific data and math expressions USE_QT_VER= 4 diff --git a/math/qwtplot3d/Makefile b/math/qwtplot3d/Makefile index c32254a534de..7e94524fbb48 100644 --- a/math/qwtplot3d/Makefile +++ b/math/qwtplot3d/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= makc@issp.ac.ru +MAINTAINER= makc@FreeBSD.org COMMENT= A 3D plotting widget for scientific data and mathematical expressions BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake diff --git a/math/scilab-toolbox-sivp/Makefile b/math/scilab-toolbox-sivp/Makefile index e0d21040093b..d13752dd1e2c 100644 --- a/math/scilab-toolbox-sivp/Makefile +++ b/math/scilab-toolbox-sivp/Makefile @@ -12,7 +12,7 @@ CATEGORIES= math graphics multimedia MASTER_SITES= SF PKGNAMEPREFIX= scilab-toolbox- -MAINTAINER= makc@issp.ac.ru +MAINTAINER= makc@FreeBSD.org COMMENT= Scilab Image and Video Processing Toolbox BUILD_DEPENDS= ${LOCALBASE}/bin/scilab:${PORTSDIR}/math/scilab \ diff --git a/math/scilab-toolbox-swt/Makefile b/math/scilab-toolbox-swt/Makefile index a8b93d14fcfb..5c2232d7ed87 100644 --- a/math/scilab-toolbox-swt/Makefile +++ b/math/scilab-toolbox-swt/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= scwt PKGNAMEPREFIX= scilab-toolbox- DISTNAME= ${PORTNAME}${DISTVERSION} -MAINTAINER= makc@issp.ac.ru +MAINTAINER= makc@FreeBSD.org COMMENT= Scilab 1-D and 2-D Wavelet Toolbox BUILD_DEPENDS= ${LOCALBASE}/bin/scilab:${PORTSDIR}/math/scilab |