diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-02-27 17:07:49 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-02-27 17:07:49 +0000 |
commit | d8e29ccbe6445676406bbd9d50213003b2d124d7 (patch) | |
tree | bfad5be933308da3b1455a9282143aaf02f05b1b /graphics/gimpshop/Makefile | |
parent | 056dc5d2f53ba39afc2c9f4874803bc5854da3d5 (diff) | |
download | ports-d8e29ccbe6445676406bbd9d50213003b2d124d7.tar.gz ports-d8e29ccbe6445676406bbd9d50213003b2d124d7.zip |
Notes
Diffstat (limited to 'graphics/gimpshop/Makefile')
-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 |