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