aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--astro/orsa/Makefile1
-rw-r--r--audio/snd/Makefile2
-rw-r--r--cad/gmsh/Makefile1
-rw-r--r--mail/bogofilter-current/Makefile2
-rw-r--r--mail/bogofilter/Makefile2
-rw-r--r--math/PDL/Makefile1
-rw-r--r--math/freefem++/Makefile1
-rw-r--r--math/freemat/Makefile1
-rw-r--r--math/orpie/Makefile1
-rw-r--r--math/p5-Math-GSL/Makefile1
-rw-r--r--math/py-gsl/Makefile1
-rw-r--r--math/ruby-gsl/Makefile1
-rw-r--r--math/yacas/Makefile1
-rw-r--r--science/getdp/Makefile1
-rw-r--r--science/kst/Makefile2
-rw-r--r--science/kst2/Makefile2
16 files changed, 16 insertions, 5 deletions
diff --git a/astro/orsa/Makefile b/astro/orsa/Makefile
index 6d78f3e8791a..a76a2aaae614 100644
--- a/astro/orsa/Makefile
+++ b/astro/orsa/Makefile
@@ -8,6 +8,7 @@
PORTNAME= orsa
PORTVERSION= 0.6.2
+PORTREVISION= 1
CATEGORIES= astro
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/audio/snd/Makefile b/audio/snd/Makefile
index fb37fe3795b6..dbbf657ed5d6 100644
--- a/audio/snd/Makefile
+++ b/audio/snd/Makefile
@@ -7,7 +7,7 @@
PORTNAME= snd
PORTVERSION= 7.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/cad/gmsh/Makefile b/cad/gmsh/Makefile
index d1aa43944053..d4326bea8f6e 100644
--- a/cad/gmsh/Makefile
+++ b/cad/gmsh/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gmsh
PORTVERSION= 1.60.1
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= http://www.geuz.org/gmsh/src/
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
diff --git a/mail/bogofilter-current/Makefile b/mail/bogofilter-current/Makefile
index cf2aedea2365..ae24f262d9c3 100644
--- a/mail/bogofilter-current/Makefile
+++ b/mail/bogofilter-current/Makefile
@@ -7,7 +7,7 @@
PORTNAME= bogofilter
PORTVERSION= 0.92.8
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES?= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/mail/bogofilter/Makefile b/mail/bogofilter/Makefile
index cf2aedea2365..ae24f262d9c3 100644
--- a/mail/bogofilter/Makefile
+++ b/mail/bogofilter/Makefile
@@ -7,7 +7,7 @@
PORTNAME= bogofilter
PORTVERSION= 0.92.8
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES?= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
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/
diff --git a/science/getdp/Makefile b/science/getdp/Makefile
index 58d5ce5500ac..32ebcaa03fb8 100644
--- a/science/getdp/Makefile
+++ b/science/getdp/Makefile
@@ -7,6 +7,7 @@
PORTNAME= getdp
PORTVERSION= 1.0.1
+PORTREVISION= 1
CATEGORIES= science
MASTER_SITES= http://www.geuz.org/getdp/src/
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
diff --git a/science/kst/Makefile b/science/kst/Makefile
index 7725689cff2f..228ca6e3a98b 100644
--- a/science/kst/Makefile
+++ b/science/kst/Makefile
@@ -6,7 +6,7 @@
PORTNAME= kst
PORTVERSION= 0.99
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= science kde
MASTER_SITES= ${MASTER_SITE_KDE} \
http://omega.astro.utoronto.ca/${PORTNAME}/
diff --git a/science/kst2/Makefile b/science/kst2/Makefile
index 7725689cff2f..228ca6e3a98b 100644
--- a/science/kst2/Makefile
+++ b/science/kst2/Makefile
@@ -6,7 +6,7 @@
PORTNAME= kst
PORTVERSION= 0.99
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= science kde
MASTER_SITES= ${MASTER_SITE_KDE} \
http://omega.astro.utoronto.ca/${PORTNAME}/