diff options
Diffstat (limited to 'graphics/piddle/Makefile')
-rw-r--r-- | graphics/piddle/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/piddle/Makefile b/graphics/piddle/Makefile index 34f7ab5..73e82b6 100644 --- a/graphics/piddle/Makefile +++ b/graphics/piddle/Makefile @@ -8,7 +8,8 @@ PORTNAME= piddle PORTVERSION= 1.0b1 CATEGORIES= graphics python -MASTER_SITES= http://download.sourceforge.net/piddle/ +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION}-5 EXTRACT_SUFX= .tgz |