diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-11-07 22:37:47 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-11-07 22:37:47 +0000 |
commit | 46a4d695719697de7bae057feb71590215c942ae (patch) | |
tree | 8e2fc2fb31df3b633ba5949c41dac7b33b414fb0 /math | |
parent | 3e92dd740160be7c12098e4ac61656423c3451e2 (diff) | |
download | ports-46a4d695719697de7bae057feb71590215c942ae.tar.gz ports-46a4d695719697de7bae057feb71590215c942ae.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/clarence/Makefile | 1 | ||||
-rw-r--r-- | math/drgeo/Makefile | 1 | ||||
-rw-r--r-- | math/galculator/Makefile | 1 | ||||
-rw-r--r-- | math/gambit/Makefile | 2 | ||||
-rw-r--r-- | math/gnumeric2/Makefile | 1 | ||||
-rw-r--r-- | math/gretl/Makefile | 1 | ||||
-rw-r--r-- | math/py-matplotlib/Makefile | 1 | ||||
-rw-r--r-- | math/qalculate/Makefile | 1 |
8 files changed, 8 insertions, 1 deletions
diff --git a/math/clarence/Makefile b/math/clarence/Makefile index a58588baca15..bf869f2f92cd 100644 --- a/math/clarence/Makefile +++ b/math/clarence/Makefile @@ -8,6 +8,7 @@ PORTNAME= clarence PORTVERSION= 0.4.4 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= http://clay.ll.pl/download/ diff --git a/math/drgeo/Makefile b/math/drgeo/Makefile index 3ced9f3b22ee..e2fc2e3ce832 100644 --- a/math/drgeo/Makefile +++ b/math/drgeo/Makefile @@ -7,6 +7,7 @@ PORTNAME= drgeo PORTVERSION= 0.9.14 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ofset diff --git a/math/galculator/Makefile b/math/galculator/Makefile index 7ba6e2c5c493..946c7fb55e51 100644 --- a/math/galculator/Makefile +++ b/math/galculator/Makefile @@ -7,6 +7,7 @@ PORTNAME= galculator PORTVERSION= 1.2.4 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/math/gambit/Makefile b/math/gambit/Makefile index f338b88a73a6..6034c1e7fe4e 100644 --- a/math/gambit/Makefile +++ b/math/gambit/Makefile @@ -8,7 +8,7 @@ PORTNAME= gambit PORTVERSION= 0.97.0.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/math/gnumeric2/Makefile b/math/gnumeric2/Makefile index 934daa26a374..df0eba300123 100644 --- a/math/gnumeric2/Makefile +++ b/math/gnumeric2/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnumeric2 PORTVERSION= 1.2.13 +PORTREVISION= 1 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/${PORTVERSION:R} diff --git a/math/gretl/Makefile b/math/gretl/Makefile index 69cfe46084bd..1d6a7bcad599 100644 --- a/math/gretl/Makefile +++ b/math/gretl/Makefile @@ -8,6 +8,7 @@ PORTNAME= gretl PORTVERSION= 1.2.9 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/math/py-matplotlib/Makefile b/math/py-matplotlib/Makefile index bd9f41d033d1..da861a8f4065 100644 --- a/math/py-matplotlib/Makefile +++ b/math/py-matplotlib/Makefile @@ -8,6 +8,7 @@ PORTNAME= matplotlib PORTVERSION= 0.60.2 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/math/qalculate/Makefile b/math/qalculate/Makefile index ce456a8da08d..91f9af8e78cb 100644 --- a/math/qalculate/Makefile +++ b/math/qalculate/Makefile @@ -7,6 +7,7 @@ PORTNAME= qalculate PORTVERSION= 0.6.3 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |