diff options
Diffstat (limited to 'graphics/p5-ming/Makefile')
-rw-r--r-- | graphics/p5-ming/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/p5-ming/Makefile b/graphics/p5-ming/Makefile index c4dc5d9a4510..083b3203c8dc 100644 --- a/graphics/p5-ming/Makefile +++ b/graphics/p5-ming/Makefile @@ -9,8 +9,7 @@ PORTNAME= ming PORTVERSION= 0.3.0 PORTREVISION= 1 CATEGORIES= graphics perl5 -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-perl-${PORTVERSION} |