diff options
Diffstat (limited to 'devel/eric/Makefile')
-rw-r--r-- | devel/eric/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/eric/Makefile b/devel/eric/Makefile index 6782eac5b388..f546a4da7103 100644 --- a/devel/eric/Makefile +++ b/devel/eric/Makefile @@ -8,8 +8,7 @@ PORTNAME= eric PORTVERSION= 3.9.5 CATEGORIES= devel python -MASTER_SITES= SF -MASTER_SITE_SUBDIR= eric-ide +MASTER_SITES= SF/${PORTNAME}-ide/${PORTNAME}3/${PORTVERSION} MAINTAINER= leafy7382@gmail.com COMMENT= A Python IDE implemented using PyQt and QScintilla |