diff options
-rw-r--r-- | graphics/gimpshop/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/gimpshop/Makefile b/graphics/gimpshop/Makefile index d455f2d6947a..f3ddb38db383 100644 --- a/graphics/gimpshop/Makefile +++ b/graphics/gimpshop/Makefile @@ -9,7 +9,9 @@ PORTNAME= gimpshop PORTVERSION= 2.2.10 PORTREVISION= 1 CATEGORIES= graphics gnome -MASTER_SITES= http://www.plasticbugs.com/blogimg/ +MASTER_SITES= http://www.plasticbugs.com/blogimg/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= marcus DISTNAME= ${PORTNAME}-source-${PORTVERSION} MAINTAINER= rainer.alves@gmail.com |