diff options
Diffstat (limited to 'lang')
-rw-r--r-- | lang/cmucl/Makefile | 2 | ||||
-rw-r--r-- | lang/m3gdb/Makefile | 2 | ||||
-rw-r--r-- | lang/objc/Makefile | 2 | ||||
-rw-r--r-- | lang/scsh/Makefile | 2 | ||||
-rw-r--r-- | lang/sml-mode.el/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/lang/cmucl/Makefile b/lang/cmucl/Makefile index c25a8b6..dfd8e59 100644 --- a/lang/cmucl/Makefile +++ b/lang/cmucl/Makefile @@ -13,7 +13,7 @@ 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://www.freebsd.org/~cracauer/freebsd-distfiles/ + http://people.FreeBSD.org/~cracauer/freebsd-distfiles/ EXTRACT_SUFX= .tgz MAINTAINER= cracauer@cons.org diff --git a/lang/m3gdb/Makefile b/lang/m3gdb/Makefile index bc8231c..6a96c2d 100644 --- a/lang/m3gdb/Makefile +++ b/lang/m3gdb/Makefile @@ -8,7 +8,7 @@ DISTNAME= m3gdb-4.17 CATEGORIES= lang devel -MASTER_SITES= http://www.freebsd.org/~jdp/distfiles/ +MASTER_SITES= http://people.FreeBSD.org/~jdp/distfiles/ DISTFILES= m3gdb-4.17.tar.gz \ m3gdb-fbsd-4.17.tar.gz diff --git a/lang/objc/Makefile b/lang/objc/Makefile index 821f08f..fa0375a 100644 --- a/lang/objc/Makefile +++ b/lang/objc/Makefile @@ -9,7 +9,7 @@ DISTNAME= objc-3.1.5 CATEGORIES= lang MASTER_SITES= http://metalab.unc.edu/pub/Linux/devel/lang/objc/ \ - http://www.freebsd.org/~chuckr/ + http://people.FreeBSD.org/~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 fa43351..e5ded79 100644 --- a/lang/scsh/Makefile +++ b/lang/scsh/Makefile @@ -10,7 +10,7 @@ DISTNAME= scsh-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://www.freebsd.org/~cracauer/freebsd-distfiles/ + http://people.FreeBSD.org/~cracauer/freebsd-distfiles/ MAINTAINER= cracauer@cons.org diff --git a/lang/sml-mode.el/Makefile b/lang/sml-mode.el/Makefile index 73ea00f..3dc32a2 100644 --- a/lang/sml-mode.el/Makefile +++ b/lang/sml-mode.el/Makefile @@ -9,7 +9,7 @@ DISTNAME= sml-mode-3.3 CATEGORIES= lang elisp MASTER_SITES= ftp://ftp.research.bell-labs.com/dist/smlnj/contrib/emacs/ \ - http://www.freebsd.org/~jkoshy/PORTS/ + http://people.FreeBSD.org/~jkoshy/PORTS/ EXTRACT_SUFX= .tar.Z MAINTAINER= jkoshy@FreeBSD.org |