aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2000-06-29 15:03:02 +0800
committerobrien <obrien@FreeBSD.org>2000-06-29 15:03:02 +0800
commit239ed910e11d20a20ca9157737a47cab327ce029 (patch)
tree8d204dff8bf98573d294bf1783659100df685fc0 /lang
parentf17b068fb4d12e722996a8380faf25f24f4f5bf4 (diff)
downloadfreebsd-ports-gnome-239ed910e11d20a20ca9157737a47cab327ce029.tar.gz
freebsd-ports-gnome-239ed910e11d20a20ca9157737a47cab327ce029.tar.zst
freebsd-ports-gnome-239ed910e11d20a20ca9157737a47cab327ce029.zip
Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
Diffstat (limited to 'lang')
-rw-r--r--lang/cmucl/Makefile3
-rw-r--r--lang/objc/Makefile4
-rw-r--r--lang/scsh/Makefile3
-rw-r--r--lang/sml-mode.el/Makefile3
4 files changed, 8 insertions, 5 deletions
diff --git a/lang/cmucl/Makefile b/lang/cmucl/Makefile
index 248cb1e887b5..8c9260496ea4 100644
--- a/lang/cmucl/Makefile
+++ b/lang/cmucl/Makefile
@@ -12,7 +12,8 @@ CATEGORIES= lang
MASTER_SITES= http://www2.cons.org:8000/freebsd-distfiles/ \
ftp://ftp2.cons.org/pub/languages/lisp/cmucl/release/ \
http://www2.cons.org:8000/ftp-area/cmucl/release/ \
- http://people.FreeBSD.org/~cracauer/freebsd-distfiles/
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= cracauer
DISTNAME= cmucl-18b.x86.freebsd22
EXTRACT_SUFX= .tgz
diff --git a/lang/objc/Makefile b/lang/objc/Makefile
index ed1c24f9ad3d..f884ea028ce8 100644
--- a/lang/objc/Makefile
+++ b/lang/objc/Makefile
@@ -9,8 +9,8 @@ PORTNAME= objc
PORTVERSION= 3.1.5
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_SUNSITE} \
- http://people.FreeBSD.org/~chuckr/
-MASTER_SITE_SUBDIR= devel/lang/objc
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= devel/lang/objc chuckr
DISTFILES= objc-3.1.5-bootstrap.tar.gz objc-3.1.5.tar.gz
MAINTAINER= chuckr@freebsd.org
diff --git a/lang/scsh/Makefile b/lang/scsh/Makefile
index a08ce25b27f4..dc29959dc04d 100644
--- a/lang/scsh/Makefile
+++ b/lang/scsh/Makefile
@@ -10,7 +10,8 @@ PORTVERSION= 0.5.1
CATEGORIES= shells lang
MASTER_SITES= ftp://ftp-swiss.ai.mit.edu/pub/su/scsh/ \
http://www2.cons.org:8000/freebsd-distfiles/ \
- http://people.FreeBSD.org/~cracauer/freebsd-distfiles/
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= cracauer
MAINTAINER= cracauer@cons.org
diff --git a/lang/sml-mode.el/Makefile b/lang/sml-mode.el/Makefile
index f716eb7c75c0..c485dc4218ac 100644
--- a/lang/sml-mode.el/Makefile
+++ b/lang/sml-mode.el/Makefile
@@ -9,7 +9,8 @@ PORTNAME= sml-mode
PORTVERSION= 3.3
CATEGORIES= lang elisp
MASTER_SITES= ftp://ftp.research.bell-labs.com/dist/smlnj/contrib/emacs/ \
- http://people.FreeBSD.org/~jkoshy/PORTS/
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= jkoshy
EXTRACT_SUFX= .tar.Z
MAINTAINER= jkoshy@FreeBSD.org