summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Polstra <jdp@FreeBSD.org>2000-06-28 15:35:58 +0000
committerJohn Polstra <jdp@FreeBSD.org>2000-06-28 15:35:58 +0000
commitb83c006f7c037fc2fb8f82a614bbe6744ad084d6 (patch)
treea17825451e2860ead140fa1f5080e46f76976cd5
parentUpdate to 1.0.24 (diff)
Distfiles have moved to ${MASTER_SITE_LOCAL}.
Notes
Notes: svn path=/head/; revision=29942
-rw-r--r--lang/m3gdb/Makefile3
-rw-r--r--lang/pm3-base/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/lang/m3gdb/Makefile b/lang/m3gdb/Makefile
index 21d639c052c4..2b6d5f1f158f 100644
--- a/lang/m3gdb/Makefile
+++ b/lang/m3gdb/Makefile
@@ -8,7 +8,8 @@
PORTNAME= m3gdb
PORTVERSION= 4.17
CATEGORIES= lang devel
-MASTER_SITES= http://people.FreeBSD.org/~jdp/distfiles/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR=jdp/m3gdb
DISTFILES= m3gdb-4.17.tar.gz \
m3gdb-fbsd-4.17.tar.gz
diff --git a/lang/pm3-base/Makefile b/lang/pm3-base/Makefile
index c4ea1c168da3..e8ffd46a3ee8 100644
--- a/lang/pm3-base/Makefile
+++ b/lang/pm3-base/Makefile
@@ -8,7 +8,8 @@
PORTNAME= pm3-base
PORTVERSION= 1.1.13
CATEGORIES= lang
-MASTER_SITES= http://people.FreeBSD.org/~jdp/distfiles/pm3/
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR=jdp/pm3
DISTFILES= ${BOOTSTRAP} \
pm3-${PORTVERSION}-src.tar.bz2