diff options
Diffstat (limited to 'java/jomp/Makefile')
-rw-r--r-- | java/jomp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/jomp/Makefile b/java/jomp/Makefile index 1744f17bcafc..bbacf0ab031a 100644 --- a/java/jomp/Makefile +++ b/java/jomp/Makefile @@ -7,7 +7,7 @@ PORTNAME= jomp PORTVERSION= 1.0b -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java parallel MASTER_SITES= http://www2.epcc.ed.ac.uk/computing/research_activities/jomp/download/ DISTNAME= ${PORTNAME}${PORTVERSION} |