aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2002-12-24 06:10:11 +0800
committerdinoex <dinoex@FreeBSD.org>2002-12-24 06:10:11 +0800
commit32212884f485956d73b618e070fced0fbc7adfad (patch)
tree04f89738864bb5af0a2b90e1662556b5ea856ec0 /x11-toolkits
parentf67ed2d1ea7d34366227dbc6d53503f8a92c70f2 (diff)
downloadfreebsd-ports-graphics-32212884f485956d73b618e070fced0fbc7adfad.tar.gz
freebsd-ports-graphics-32212884f485956d73b618e070fced0fbc7adfad.tar.zst
freebsd-ports-graphics-32212884f485956d73b618e070fced0fbc7adfad.zip
add new MASTER_SITES
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/gnustep-back/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11-toolkits/gnustep-back/Makefile b/x11-toolkits/gnustep-back/Makefile
index afcf27c75c8..8d2f81f6121 100644
--- a/x11-toolkits/gnustep-back/Makefile
+++ b/x11-toolkits/gnustep-back/Makefile
@@ -8,7 +8,9 @@
PORTNAME= gnustep-back
PORTVERSION= 0.8.3
CATEGORIES= x11-toolkits
-MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/core/
+MASTER_SITES= ${MASTER_SITE_GNUSTEP} \
+ ftp://ftp.gnustep.org/pub/gnustep/
+MASTER_SITE_SUBDIR= core
MAINTAINER= dinoex@FreeBSD.org