summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtk13
diff options
context:
space:
mode:
authorsf <sf@FreeBSD.org>2001-03-11 21:50:34 +0000
committersf <sf@FreeBSD.org>2001-03-11 21:50:34 +0000
commit40efd2eae33d8428773fde2a2fe7e03756550cd9 (patch)
tree5f1faaf7a1918d6fcc614b095bc3dfde97d79aee /x11-toolkits/gtk13
parentd44cd0a916fe89d687f222e5e1bfb5fb9fc4afc5 (diff)
downloadFreeBSD-ports-40efd2eae33d8428773fde2a2fe7e03756550cd9.zip
FreeBSD-ports-40efd2eae33d8428773fde2a2fe7e03756550cd9.tar.gz
make MASTER_SITE_SUBDIR more effective.
Submitted by: knu
Diffstat (limited to 'x11-toolkits/gtk13')
-rw-r--r--x11-toolkits/gtk13/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/x11-toolkits/gtk13/Makefile b/x11-toolkits/gtk13/Makefile
index 4088e8b..acae494 100644
--- a/x11-toolkits/gtk13/Makefile
+++ b/x11-toolkits/gtk13/Makefile
@@ -9,11 +9,11 @@ PORTNAME= gtk
PORTVERSION= 1.3.2
PORTREVISION= 1
CATEGORIES= x11-toolkits
-MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v1.3/ \
- ftp://ftp.cs.umn.edu/pub/gimp/gtk/v1.3/ \
- http://www.ameth.org/gimp/gtk/v1.3/ \
- ${MASTER_SITE_RINGSERVER}
-MASTER_SITE_SUBDIR= graphics/gimp/gtk/v1.3
+MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
+ ftp://ftp.cs.umn.edu/pub/gimp/%SUBDIR%/ \
+ http://www.ameth.org/gimp/%SUBDIR%/ \
+ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/gimp/%SUBDIR%,}
+MASTER_SITE_SUBDIR= gtk/v${PORTVERSION:R}
DISTNAME= gtk+-${PORTVERSION}
MAINTAINER= vanilla@FreeBSD.org
OpenPOWER on IntegriCloud