diff options
-rw-r--r-- | graphics/p5-Cairo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/p5-Cairo/Makefile b/graphics/p5-Cairo/Makefile index 0964cfab9c9b..0e984c76c9dc 100644 --- a/graphics/p5-Cairo/Makefile +++ b/graphics/p5-Cairo/Makefile @@ -10,7 +10,7 @@ PORTNAME= Cairo PORTVERSION= 1.090 PORTREVISION= 1 CATEGORIES= graphics perl5 -MASTER_SITES= SF/gtk2-perl/${PORTNAME}/${PORTVERSION} \ +MASTER_SITES= SF/gtk2-perl/${PORTNAME}/${PORTVERSION}%20%28unstable%29 \ CPAN MASTER_SITE_SUBDIR= CPAN:XAOC PKGNAMEPREFIX= p5- |