aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2011-08-07 13:18:25 +0800
committerdinoex <dinoex@FreeBSD.org>2011-08-07 13:18:25 +0800
commit26e657ef24c724ae5be4401b9427fb1b28b36266 (patch)
tree6ad66b5b62839f52686426355382bfe7f334e135 /deskutils
parent53028a0da142f8ef0467179c468b6f708c344b96 (diff)
downloadfreebsd-ports-gnome-26e657ef24c724ae5be4401b9427fb1b28b36266.tar.gz
freebsd-ports-gnome-26e657ef24c724ae5be4401b9427fb1b28b36266.tar.zst
freebsd-ports-gnome-26e657ef24c724ae5be4401b9427fb1b28b36266.zip
- use MASTER_SITE_GNUSTEP
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/systempreferences/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/systempreferences/Makefile b/deskutils/systempreferences/Makefile
index ff9c6d5dbf29..05253965f8e4 100644
--- a/deskutils/systempreferences/Makefile
+++ b/deskutils/systempreferences/Makefile
@@ -8,7 +8,8 @@
PORTNAME= systempreferences
PORTVERSION= 1.1.0
CATEGORIES= deskutils gnustep
-MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/usr-apps/
+MASTER_SITES= ${MASTER_SITE_GNUSTEP}
+MASTER_SITE_SUBDIR=usr-apps
DISTNAME= SystemPreferences-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org