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 7c14c2e4a2ab..d3660a082b21 100644 --- a/java/jomp/Makefile +++ b/java/jomp/Makefile @@ -9,7 +9,7 @@ PORTNAME= jomp PORTVERSION= 1.0b PORTREVISION= 1 CATEGORIES= java parallel -MASTER_SITES= http://www.epcc.ed.ac.uk/research/jomp/download/ +MASTER_SITES= http://www2.epcc.ed.ac.uk/computing/research_activities/jomp/download/ DISTNAME= ${PORTNAME}${PORTVERSION} EXTRACT_SUFX= .jar EXTRACT_ONLY= |