aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2011-08-08 16:06:56 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2011-08-08 16:06:56 +0000
commit3db090b98b11a652a9f8ace2619fc29dd2e7ad6a (patch)
tree0500823deb8b32a01abcee768528fcb16a8a90af
parent47c9f8ddc9e79682da2cbde8d47e057c7dc60c0a (diff)
downloadports-3db090b98b11a652a9f8ace2619fc29dd2e7ad6a.tar.gz
ports-3db090b98b11a652a9f8ace2619fc29dd2e7ad6a.zip
Notes
-rw-r--r--astro/position/Makefile4
-rw-r--r--benchmarks/gsbench/Makefile4
-rw-r--r--graphics/imageviewer/Makefile5
-rw-r--r--graphics/yap/Makefile4
-rw-r--r--shells/gscommander/Makefile4
5 files changed, 16 insertions, 5 deletions
diff --git a/astro/position/Makefile b/astro/position/Makefile
index 65a52d8d6133..dcfb13f3b453 100644
--- a/astro/position/Makefile
+++ b/astro/position/Makefile
@@ -9,7 +9,9 @@ PORTNAME= position
PORTVERSION= 0.3
PORTREVISION= 3
CATEGORIES= astro gnustep
-MASTER_SITES= http://www.gnustep.it/enrico/position/
+MASTER_SITES= http://www.gnustep.it/enrico/position/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= dinoex
MAINTAINER= dinoex@FreeBSD.org
COMMENT= GPS and Moving-Map Applikation
diff --git a/benchmarks/gsbench/Makefile b/benchmarks/gsbench/Makefile
index 9a44ec02e421..d4deb42a28b3 100644
--- a/benchmarks/gsbench/Makefile
+++ b/benchmarks/gsbench/Makefile
@@ -9,7 +9,9 @@ PORTNAME= gsbench
PORTVERSION= 0.5.2
PORTREVISION= 2
CATEGORIES= benchmarks gnustep
-MASTER_SITES= http://www.nice.ch/~phip/
+MASTER_SITES= http://www.nice.ch/~phip/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= dinoex
DISTNAME= GSBench-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
diff --git a/graphics/imageviewer/Makefile b/graphics/imageviewer/Makefile
index dbc76c46660b..b975477291d8 100644
--- a/graphics/imageviewer/Makefile
+++ b/graphics/imageviewer/Makefile
@@ -9,7 +9,10 @@ PORTNAME= imageviewer
PORTVERSION= 0.6.3
PORTREVISION= 2
CATEGORIES= graphics gnustep
-MASTER_SITES= http://www.nice.ch/~phip/
+MASTER_SITES= http://www.nice.ch/~phip/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= dinoex
+
DISTNAME= ImageViewer-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
diff --git a/graphics/yap/Makefile b/graphics/yap/Makefile
index 4bd36e24fd61..48bb215e23e0 100644
--- a/graphics/yap/Makefile
+++ b/graphics/yap/Makefile
@@ -9,7 +9,9 @@ PORTNAME= yap
PORTVERSION= 0.2
PORTREVISION= 4
CATEGORIES= graphics gnustep
-MASTER_SITES= http://www.gnustep.it/marko/GPSText/
+MASTER_SITES= http://www.gnustep.it/marko/GPSText/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= dinoex
DISTNAME= Yap
EXTRACT_SUFX= .tgz
DIST_SUBDIR= repacked/2007-02-15
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