Use the distfiles now on ftp.freebsd.org instead of from my home directory

on freefall.
This commit is contained in:
Steve Price 2000-06-17 00:14:42 +00:00
parent 55b3a89a5d
commit 30563b5399
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=29655
9 changed files with 9 additions and 9 deletions

View File

@ -13,7 +13,7 @@ MASTER_SITES= http://www-cad.eecs.berkeley.edu/HomePages/aml/abacus/ \
DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .tgz
PATCH_SITES= http://people.FreeBSD.org/~steve/distfiles/
PATCH_SITES= ${MASTER_SITE_LOCAL:S^%SUBDIR%^steve^}
PATCHFILES= ${PKGNAME}.patch.gz
MAINTAINER= ports@FreeBSD.org

View File

@ -10,7 +10,7 @@ PORTVERSION= 3.9.6
CATEGORIES= japanese emulators
MASTER_SITES= ftp://ftp.tux.org/pub/knaff/mtools/ \
http://mtools.linux.lu/ \
http://people.freebsd.org/~steve/distfiles/ \
${MASTER_SITE_LOCAL:S^%SUBDIR%^steve^} \
${MASTER_SITE_PORTS_JP}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
${DISTNAME}.PC98.patch.gz

View File

@ -8,7 +8,7 @@
PORTNAME= buffer
PORTVERSION= 1.17.1
CATEGORIES= misc
MASTER_SITES= http://people.FreeBSD.org/~steve/distfiles/
MASTER_SITES= ${MASTER_SITE_LOCAL:S^%SUBDIR%^steve^}
MAINTAINER= jonny@jonny.eng.br

View File

@ -9,7 +9,7 @@ PORTNAME= fd
PORTVERSION= 1.03l
CATEGORIES= misc
MASTER_SITES= ftp://ftp.ics.es.osaka-u.ac.jp/pub/FDclone/ \
http://people.FreeBSD.org/~steve/distfiles/
${MASTER_SITE_LOCAL:S^%SUBDIR%^steve^}
DISTNAME= FD-${PORTVERSION}
MAINTAINER= nobu@psrc.isac.co.jp

View File

@ -8,7 +8,7 @@
PORTNAME= unpost
PORTVERSION= 2.3.4
CATEGORIES= news
MASTER_SITES= http://people.FreeBSD.org/~steve/distfiles/
MASTER_SITES= ${MASTER_SITE_LOCAL:S^%SUBDIR%^steve^}
MAINTAINER= volf@oasis.IAEhv.nl

View File

@ -10,7 +10,7 @@ PORTNAME= vscan
PORTVERSION= 3.1.8
CATEGORIES= security
MASTER_SITES= ftp://ftp.mcafee.com/pub/antivirus/unix/linux/ \
http://people.FreeBSD.org/~steve/distfiles/
${MASTER_SITE_LOCAL:S^%SUBDIR%^steve^}
DISTNAME= nlxb318e
EXTRACT_SUFX= .tar

View File

@ -9,7 +9,7 @@ PORTNAME= fd
PORTVERSION= 1.03l
CATEGORIES= misc
MASTER_SITES= ftp://ftp.ics.es.osaka-u.ac.jp/pub/FDclone/ \
http://people.FreeBSD.org/~steve/distfiles/
${MASTER_SITE_LOCAL:S^%SUBDIR%^steve^}
DISTNAME= FD-${PORTVERSION}
MAINTAINER= nobu@psrc.isac.co.jp

View File

@ -8,7 +8,7 @@
PORTNAME= webcopy
PORTVERSION= 0.98b7
CATEGORIES= www
MASTER_SITES= http://people.freebsd.org/~steve/distfiles/
MASTER_SITES= ${MASTER_SITE_LOCAL:S^%SUBDIR%^steve^}
MAINTAINER= ports@FreeBSD.org

View File

@ -21,7 +21,7 @@ DISTNAME= bxform-freebsd-alpha
.else
DISTNAME= bxform-freebsd-elf
.endif
MASTER_SITES= http://people.FreeBSD.org/~steve/distfiles/ \
MASTER_SITES= ${MASTER_SITE_LOCAL:S^%SUBDIR%^steve^} \
http://bragg.phys.uwm.edu/~zhao/ftp/
PATCHDIR= ${.CURDIR}/patches.elf
.else