1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

use URL file syntax

added backup distribution site
This commit is contained in:
Adam David 1997-01-08 11:42:00 +00:00
parent 1b6bbb813b
commit d88558f255
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=5263
3 changed files with 16 additions and 11 deletions

View File

@ -3,13 +3,14 @@
# Date created: 10 November 1994
# Whom: adam
#
# $Id: Makefile,v 1.17 1996/12/08 09:48:56 max Exp $
# $Id: Makefile,v 1.18 1997/01/08 08:09:56 adam Exp $
#
DISTNAME= dgd-lpmud
PKGNAME= dgd-lpmud-2.4.5
CATEGORIES= net devel games
MASTER_SITES= ftp://ftp.lysator.liu.se/pub/lpmud/drivers/dgd/
MASTER_SITES= ftp://ftp.lysator.liu.se/pub/lpmud/drivers/dgd/ \
ftp://ftp.dreamlabs.com/pub/mud/dgd/mudlibs/
DISTFILES= 2.4.5-for-1.1.tgz
MAINTAINER= adam@veda.is

View File

@ -3,17 +3,19 @@
# Date created: 17 June 1996
# Whom: adam
#
# $Id: Makefile,v 1.16 1997/01/01 05:19:06 adam Exp $
# $Id: Makefile,v 1.17 1997/01/02 06:23:22 adam Exp $
#
DISTNAME= dgd-net-1.0.97
DISTFILES= dgd-1.0.91.tar.gz
CATEGORIES= net lang
MASTER_SITES= ftp.lysator.liu.se:/pub/lpmud/drivers/dgd/
MASTER_SITES= ftp://ftp.lysator.liu.se/pub/lpmud/drivers/dgd/ \
ftp://ftp.dreamlabs.com/pub/mud/dgd/
PATCH_SITES= ftp.lysator.liu.se:/pub/lpmud/drivers/dgd/patches/ \
ftp.lysator.liu.se:/pub/lpmud/drivers/dgd/pkg/ \
ftp.veda.is:/pub/mud/dgd/patches/
PATCH_SITES= ftp://ftp.lysator.liu.se/pub/lpmud/drivers/dgd/patches/ \
ftp://ftp.lysator.liu.se/pub/lpmud/drivers/dgd/pkg/ \
ftp://ftp.veda.is/pub/mud/dgd/patches/ \
ftp://ftp.dreamlabs.com/pub/mud/dgd/patches/
PATCHFILES= 1.0.91-1.0.92.gz \
1.0.92-1.0.93.gz \
1.0.93-1.0.94.gz \

View File

@ -3,16 +3,18 @@
# Date created: 23 August 1994
# Whom: adam
#
# $Id: Makefile,v 1.62 1996/12/11 21:04:50 adam Exp $
# $Id: Makefile,v 1.63 1996/12/21 12:07:34 adam Exp $
#
DISTNAME= dgd-1.0.97
DISTFILES= dgd-1.0.91.tar.gz
CATEGORIES= net lang
MASTER_SITES= ftp.lysator.liu.se:/pub/lpmud/drivers/dgd/
MASTER_SITES= ftp://ftp.lysator.liu.se/pub/lpmud/drivers/dgd/ \
ftp://ftp.dreamlabs.com/pub/mud/dgd/
PATCH_SITES= ftp.lysator.liu.se:/pub/lpmud/drivers/dgd/patches/ \
ftp.veda.is:/pub/mud/dgd/patches/
PATCH_SITES= ftp://ftp.lysator.liu.se/pub/lpmud/drivers/dgd/patches/ \
ftp://ftp.veda.is/pub/mud/dgd/patches/ \
ftp://ftp.dreamlabs.com/pub/mud/dgd/patches/
PATCHFILES= 1.0.91-1.0.92.gz \
1.0.92-1.0.93.gz \
1.0.93-1.0.94.gz \