aboutsummaryrefslogtreecommitdiffstats
path: root/shells
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2011-08-09 00:06:56 +0800
committerdinoex <dinoex@FreeBSD.org>2011-08-09 00:06:56 +0800
commit4954a4f059cded40d8eaf1f3cc5531fc3d6ca9e7 (patch)
tree3eca3dccbb65bc5fa93bdb03c341ba3a65408f4b /shells
parentd5ab854e8ada55be82ed14e4ca6a8cc0632a4590 (diff)
downloadfreebsd-ports-gnome-4954a4f059cded40d8eaf1f3cc5531fc3d6ca9e7.tar.gz
freebsd-ports-gnome-4954a4f059cded40d8eaf1f3cc5531fc3d6ca9e7.tar.zst
freebsd-ports-gnome-4954a4f059cded40d8eaf1f3cc5531fc3d6ca9e7.zip
- add MASTER_SITE_LOCAL
Diffstat (limited to 'shells')
-rw-r--r--shells/gscommander/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/shells/gscommander/Makefile b/shells/gscommander/Makefile
index 52fe3fafd963..2e6cda0d3b24 100644
--- a/shells/gscommander/Makefile
+++ b/shells/gscommander/Makefile
@@ -9,7 +9,9 @@ PORTNAME= gscommander
PORTVERSION= 0.1
PORTREVISION= 3
CATEGORIES= shells gnustep
-MASTER_SITES= http://www.nice.ch/~phip/
+MASTER_SITES= http://www.nice.ch/~phip/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= dinoex
DISTNAME= GSCommander-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org