1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Use ${MASTER_SITE_AFTERSTEP} or ${MASTER_SITE_WINDOWMAKER}

This unbreaks the fetching of several of these ports.
This commit is contained in:
Bill Fumerola 1999-02-21 21:51:01 +00:00
parent 2d652b7e5a
commit 2ff4ea507a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=16813
5 changed files with 16 additions and 19 deletions

View File

@ -3,16 +3,17 @@
# Date created: 23 October 1998
# Whom: issei@jp.FreeBSD.ORG
#
# $Id: Makefile,v 1.4 1999/01/10 14:54:28 simokawa Exp $
# $Id: Makefile,v 1.5 1999/01/18 06:38:08 asami Exp $
#
DISTNAME= AfterStep-1.0
PKGNAME= afterstep-i18n-1.0
CATEGORIES= x11-wm afterstep
MASTER_SITES= ftp://ftp.afterstep.org/archives/ \
MASTER_SITES= ${MASTER_SITE_AFTERSTEP} \
http://www.freebsd.org/~kuriyama/distfiles/ \
http://www.itlb.te.noda.sut.ac.jp/~manome/afterstep/archive/ \
http://www.itlb.te.noda.sut.ac.jp/~manome/afterstep/archive/icons/
MASTER_SITE_SUBDIR= stable/archives
DISTFILES= ${DISTNAME}.tar.gz \
unofficial-I18N.98Feb27.tar.gz \
kterm.xpm kterm2.xpm KTerm-AS.xpm netscape4.xpm

View File

@ -3,16 +3,14 @@
# Date created: 1 May 1998
# Whom: Brett Taylor
#
# $Id: Makefile,v 1.31 1999/01/18 03:38:24 billf Exp $
# $Id: Makefile,v 1.32 1999/01/23 07:05:19 vanilla Exp $
#
DISTNAME= AfterStep-1.6.6
PKGNAME= afterstep-1.6.6
CATEGORIES= x11-wm afterstep
MASTER_SITES= ftp://ftp.afterstep.org/stable/ \
ftp://ftp.starshadow.com/pub/afterstep/stable/ \
ftp://ftp.digex.net/pub/os/wm/AfterStep/stable/ \
ftp://ftp.alpha1.net/pub/mirrors/ftp.afterstep.org/
MASTER_SITES= ${MASTER_SITE_AFTERSTEP}
MASTER_SITE_SUBDIR= stable/archives
MAINTAINER= dima@chg.ru

View File

@ -3,17 +3,15 @@
# Date created: October 29th 1996
# Whom: jfitz@FreeBSD.ORG
#
# $Id: Makefile,v 1.26 1999/01/17 03:03:38 billf Exp $
# $Id: Makefile,v 1.27 1999/01/18 03:38:24 billf Exp $
#
DISTNAME= AfterStep-1.0
PKGNAME= afterstep-1.0
CATEGORIES= x11-wm afterstep
MASTER_SITES= ftp://ftp.afterstep.org/stable/archives/ \
ftp://ftp.digex.net/pub/os/wm/AfterStep/stable/archives/ \
ftp://ftp.alpha1.net/pub/mirrors/ftp.afterstep.org/stable/archives/ \
ftp://ftp.starshadow.com/pub/afterstep/stable/archives/ \
MASTER_SITES= ${MASTER_SITE_AFTERSTEP} \
ftp://ftp.cs.tu-berlin.de/pub/X/afterstep/
MASTER_SITE_SUBDIR= stable/archives
MAINTAINER= jfitz@FreeBSD.ORG

View File

@ -3,16 +3,16 @@
# Date created: 24 Nov 1998
# Whom: mac@jp.freebsd.org
#
# $Id: Makefile,v 1.50 1999/02/11 07:23:10 kuriyama Exp $
# $Id: Makefile,v 1.51 1999/02/12 17:00:00 flathill Exp $
DISTNAME= WindowMaker-0.51.0
PKGNAME= windowmaker-i18n-0.51.0
CATEGORIES= x11-wm windowmaker
MASTER_SITES= ftp://ftp.windowmaker.org/pub/beta/srcs/ \
ftp://muse.brain.riken.go.jp:/pub/ja.po/ \
ftp://ftp.io.com/pub/mirror/windowmaker/beta/srcs/ \
MASTER_SITES= ${MASTER_SITE_WINDOWMAKER} \
ftp://muse.brain.riken.go.jp/pub/ja.po/ \
http://jgo.local.net/cool_downloads/wm/ \
ftp://muse.brain.riken.go.jp/pub/rpm/contrib/
MASTER_SITE_SUBDIR= beta/srcs
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DATAFILES} \
WindowMaker-0.51.0ja1.tar.gz

View File

@ -3,14 +3,14 @@
# Date created: August 13, 1997
# Whom: handy@physics.montana.edu
#
# $Id: Makefile,v 1.45 1999/01/23 07:05:30 vanilla Exp $
# $Id: Makefile,v 1.46 1999/02/10 21:29:28 fenner Exp $
DISTNAME= WindowMaker-0.51.0
PKGNAME= windowmaker-0.51.0
CATEGORIES= x11-wm windowmaker
MASTER_SITES= ftp://ftp.windowmaker.org/pub/beta/srcs/ \
ftp://ftp.io.com/pub/mirror/windowmaker/beta/srcs/ \
MASTER_SITES= ${MASTER_SITE_WINDOWMAKER} \
http://jgo.local.net/cool_downloads/wm/
MASTER_SITE_SUBDIR= beta/srcs
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DATAFILES}
MAINTAINER= handy@physics.montana.edu