diff options
Diffstat (limited to 'science')
-rw-r--r-- | science/cdcl-gtk/Makefile | 2 | ||||
-rw-r--r-- | science/gave/Makefile | 1 | ||||
-rw-r--r-- | science/gchempaint/Makefile | 1 | ||||
-rw-r--r-- | science/gchemutils/Makefile | 1 | ||||
-rw-r--r-- | science/gdis/Makefile | 2 | ||||
-rw-r--r-- | science/ruby-gphys/Makefile | 1 |
6 files changed, 6 insertions, 2 deletions
diff --git a/science/cdcl-gtk/Makefile b/science/cdcl-gtk/Makefile index b2798caae565..b7ab5157e84c 100644 --- a/science/cdcl-gtk/Makefile +++ b/science/cdcl-gtk/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -PORTREVISION= 1 +PORTREVISION= 2 MAINTAINER= murakami@ahs.scitec.kobe-u.ac.jp COMMENT= Scientific graphic library for geoscience (with gtk support) diff --git a/science/gave/Makefile b/science/gave/Makefile index bbc8928d3a20..d0937286091e 100644 --- a/science/gave/Makefile +++ b/science/gave/Makefile @@ -7,6 +7,7 @@ PORTNAME= gave PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= science graphics ruby MASTER_SITES= http://www-mete.kugi.kyoto-u.ac.jp/seiya/tarball/ DIST_SUBDIR= ruby diff --git a/science/gchempaint/Makefile b/science/gchempaint/Makefile index 981bda4cd030..fb0b273bbbfb 100644 --- a/science/gchempaint/Makefile +++ b/science/gchempaint/Makefile @@ -6,6 +6,7 @@ PORTNAME= gchempaint PORTVERSION= 0.4.2 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/science/gchemutils/Makefile b/science/gchemutils/Makefile index 56537c7ecd28..e3ed0f53326b 100644 --- a/science/gchemutils/Makefile +++ b/science/gchemutils/Makefile @@ -6,6 +6,7 @@ PORTNAME= gchemutils PORTVERSION= 0.2.5 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/science/gdis/Makefile b/science/gdis/Makefile index f38d6db1c3a1..69647a371242 100644 --- a/science/gdis/Makefile +++ b/science/gdis/Makefile @@ -8,7 +8,7 @@ PORTNAME= gdis PORTVERSION= 0.81 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/science/ruby-gphys/Makefile b/science/ruby-gphys/Makefile index 901aff243ecc..340eb30122fc 100644 --- a/science/ruby-gphys/Makefile +++ b/science/ruby-gphys/Makefile @@ -7,6 +7,7 @@ PORTNAME= gphys PORTVERSION= 0.3.0 +PORTREVISION= 1 CATEGORIES= science ruby MASTER_SITES= ftp://www.gfd-dennou.org/arch/ruby/products/gphys/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} |