diff options
Diffstat (limited to 'graphics/jdraw/Makefile')
-rw-r--r-- | graphics/jdraw/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/jdraw/Makefile b/graphics/jdraw/Makefile index 1bf3e44d8161..2cd230b8ec56 100644 --- a/graphics/jdraw/Makefile +++ b/graphics/jdraw/Makefile @@ -9,8 +9,7 @@ PORTNAME= jdraw PORTVERSION= 1.1.5 PORTREVISION= 2 CATEGORIES= graphics java -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} DISTNAME= ${PORTNAME}_v${PORTVERSION} EXTRACT_SUFX= .jar EXTRACT_ONLY= |