diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-05-02 20:46:12 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-05-02 20:46:12 +0000 |
commit | c7f8e50b69ddbd7dcacf5fd6019a3f971b3285e2 (patch) | |
tree | 1e651bfc0b3da81664fbbff464efdd972bcd4825 /math | |
parent | aec999f453e4401077ea3626b3c679dc5c6655bd (diff) | |
download | ports-c7f8e50b69ddbd7dcacf5fd6019a3f971b3285e2.tar.gz ports-c7f8e50b69ddbd7dcacf5fd6019a3f971b3285e2.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/PDL/Makefile | 1 | ||||
-rw-r--r-- | math/freefem++/Makefile | 1 | ||||
-rw-r--r-- | math/freemat/Makefile | 1 | ||||
-rw-r--r-- | math/orpie/Makefile | 1 | ||||
-rw-r--r-- | math/p5-Math-GSL/Makefile | 1 | ||||
-rw-r--r-- | math/py-gsl/Makefile | 1 | ||||
-rw-r--r-- | math/ruby-gsl/Makefile | 1 | ||||
-rw-r--r-- | math/yacas/Makefile | 1 |
8 files changed, 8 insertions, 0 deletions
diff --git a/math/PDL/Makefile b/math/PDL/Makefile index 75345f91da95..bb821fdd8022 100644 --- a/math/PDL/Makefile +++ b/math/PDL/Makefile @@ -8,6 +8,7 @@ PORTNAME= PDL PORTVERSION= 2.4.1 +PORTREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:S/$/:cpan/} \ ${MASTER_SITE_SOURCEFORGE:S/$/:sf/} diff --git a/math/freefem++/Makefile b/math/freefem++/Makefile index 86ecf5f5dd14..33bc9ebc64a2 100644 --- a/math/freefem++/Makefile +++ b/math/freefem++/Makefile @@ -7,6 +7,7 @@ PORTNAME= freefem++ DISTVERSION= 1.45-6 +PORTREVISION= 1 CATEGORIES= math science MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/Gamma/freefem/ \ http://mule.ann.jussieu.fr/~hecht/ftp/freefem/ diff --git a/math/freemat/Makefile b/math/freemat/Makefile index 22aca088e2f8..4b56e0a10faf 100644 --- a/math/freemat/Makefile +++ b/math/freemat/Makefile @@ -7,6 +7,7 @@ PORTNAME= freemat PORTVERSION= 1.10 +PORTREVISION= 1 CATEGORIES= math science MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/math/orpie/Makefile b/math/orpie/Makefile index fff843900fe9..d59e192ad829 100644 --- a/math/orpie/Makefile +++ b/math/orpie/Makefile @@ -7,6 +7,7 @@ PORTNAME= orpie PORTVERSION= 1.3.1 +PORTREVISION= 1 CATEGORIES+= math MASTER_SITES= http://www.eecs.umich.edu/~pelzlpj/orpie/ diff --git a/math/p5-Math-GSL/Makefile b/math/p5-Math-GSL/Makefile index 3160488d0c4a..74473ee8b43a 100644 --- a/math/p5-Math-GSL/Makefile +++ b/math/p5-Math-GSL/Makefile @@ -7,6 +7,7 @@ PORTNAME= Math-GSL PORTVERSION= 0.01 +PORTREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Math diff --git a/math/py-gsl/Makefile b/math/py-gsl/Makefile index dc44f9550b33..13eec692db98 100644 --- a/math/py-gsl/Makefile +++ b/math/py-gsl/Makefile @@ -7,6 +7,7 @@ PORTNAME= gsl PORTVERSION= 0.3.1 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pygsl diff --git a/math/ruby-gsl/Makefile b/math/ruby-gsl/Makefile index 601412fc6cd7..66e621648139 100644 --- a/math/ruby-gsl/Makefile +++ b/math/ruby-gsl/Makefile @@ -7,6 +7,7 @@ PORTNAME= gsl PORTVERSION= 1.5.4 +PORTREVISION= 1 CATEGORIES= math ruby MASTER_SITES= http://rubyforge.org/frs/download.php/2108/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} diff --git a/math/yacas/Makefile b/math/yacas/Makefile index 29b6dd69f68a..d7b3e71012f3 100644 --- a/math/yacas/Makefile +++ b/math/yacas/Makefile @@ -8,6 +8,7 @@ PORTNAME= yacas PORTVERSION= 1.0.57 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://yacas.sourceforge.net/backups/ |