summaryrefslogtreecommitdiffstats
path: root/graphics/gimp-devel/Makefile
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-06-11 13:29:49 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2006-06-11 13:29:49 +0800
commit72ddccb3836d99aa494a0bc6486f10c77c96fd38 (patch)
treea0ebb74b9691add5979bb5936026a95b718302e5 /graphics/gimp-devel/Makefile
parent55968683037cd4dd8ffbbea3d3fdc89c50faa89d (diff)
downloadmarcuscom-ports-72ddccb3836d99aa494a0bc6486f10c77c96fd38.tar.gz
marcuscom-ports-72ddccb3836d99aa494a0bc6486f10c77c96fd38.tar.zst
marcuscom-ports-72ddccb3836d99aa494a0bc6486f10c77c96fd38.zip
- Fix fetch of gimp2-gutenprint distfile .... :xxx stuff is confusing in MASTER_SITES
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6397 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/gimp-devel/Makefile')
-rw-r--r--graphics/gimp-devel/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/graphics/gimp-devel/Makefile b/graphics/gimp-devel/Makefile
index 982831c75..81c14adfd 100644
--- a/graphics/gimp-devel/Makefile
+++ b/graphics/gimp-devel/Makefile
@@ -3,7 +3,7 @@
# Whom: erich@FreeBSD.org
#
# $FreeBSD$
-# $MCom: ports/graphics/gimp-devel/Makefile,v 1.16 2006/06/09 21:36:08 ahze Exp $
+# $MCom: ports/graphics/gimp-devel/Makefile,v 1.17 2006/06/11 05:20:38 ahze Exp $
#
PORTNAME= gimp
@@ -17,9 +17,10 @@ MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/%SUBDIR%/ \
http://www.mirrorservice.org/sites/ftp.gimp.org/pub/%SUBDIR%/ \
${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/%SUBDIR%,} \
- ${MASTER_SITE_LOCAL}:gut
+ ${MASTER_SITE_LOCAL:S|$|ahze/|:S|$|:gut|}
MASTER_SITE_SUBDIR= gimp/v${PORTVERSION:R} \
- ahze:gut
+ ahze:gut
+
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${EXTRA_DISTFILES}
MAINTAINER= gnome@FreeBSD.org