diff options
Diffstat (limited to 'java/eclipse-pydev/Makefile')
-rw-r--r-- | java/eclipse-pydev/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/java/eclipse-pydev/Makefile b/java/eclipse-pydev/Makefile index ebc38443e342..dd5769906ab3 100644 --- a/java/eclipse-pydev/Makefile +++ b/java/eclipse-pydev/Makefile @@ -1,7 +1,7 @@ PORTNAME= pydev -PORTVERSION= 10.1.1 +PORTVERSION= 10.1.3 CATEGORIES= java devel python -MASTER_SITES= https://github.com/fabioz/Pydev/releases/download/${PORTNAME}_10_1_1/ +MASTER_SITES= https://github.com/fabioz/Pydev/releases/download/${PORTNAME}_10_1_3/ PKGNAMEPREFIX= eclipse- DISTNAME= PyDev.${PORTVERSION} |