summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2005-05-24 22:11:37 +0000
committerThierry Thomas <thierry@FreeBSD.org>2005-05-24 22:11:37 +0000
commit19a6a69e902c5960e899faa2a823f672fe5a6b44 (patch)
treea545d3ce3e5a6f318a2cc5df325922d6e79c7f6b
parentThis is a port of tinysu, a featureless replacement for su and sudo. tinysu is (diff)
Use MASTER_SITE_LOCAL to make fetchable again.
Notes
Notes: svn path=/head/; revision=136073
-rw-r--r--net-im/mercury/Makefile4
-rw-r--r--net/mercury/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/net-im/mercury/Makefile b/net-im/mercury/Makefile
index 6caaf9a4bdac..110bf618c714 100644
--- a/net-im/mercury/Makefile
+++ b/net-im/mercury/Makefile
@@ -8,7 +8,9 @@
PORTNAME= mercury
DISTVERSION= 1709_RC6b
CATEGORIES= net java
-MASTER_SITES= http://download.mercury.to/
+MASTER_SITES= http://download.mercury.to/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= thierry/${PORTNAME}
DISTNAME= ${DISTVERSION}
DIST_SUBDIR= ${PORTNAME}
diff --git a/net/mercury/Makefile b/net/mercury/Makefile
index 6caaf9a4bdac..110bf618c714 100644
--- a/net/mercury/Makefile
+++ b/net/mercury/Makefile
@@ -8,7 +8,9 @@
PORTNAME= mercury
DISTVERSION= 1709_RC6b
CATEGORIES= net java
-MASTER_SITES= http://download.mercury.to/
+MASTER_SITES= http://download.mercury.to/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= thierry/${PORTNAME}
DISTNAME= ${DISTVERSION}
DIST_SUBDIR= ${PORTNAME}