diff options
Diffstat (limited to 'java/jomp/Makefile')
-rw-r--r-- | java/jomp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/java/jomp/Makefile b/java/jomp/Makefile index cc937d30fc2b..7c14c2e4a2ab 100644 --- a/java/jomp/Makefile +++ b/java/jomp/Makefile @@ -7,6 +7,7 @@ PORTNAME= jomp PORTVERSION= 1.0b +PORTREVISION= 1 CATEGORIES= java parallel MASTER_SITES= http://www.epcc.ed.ac.uk/research/jomp/download/ DISTNAME= ${PORTNAME}${PORTVERSION} |