diff options
author | pat <pat@FreeBSD.org> | 2002-03-29 07:52:24 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-03-29 07:52:24 +0800 |
commit | e318609b433ae2c3689955422d7ac5778544ec50 (patch) | |
tree | 818145336a4e43beae4d3899ff00da8ee2ffbc70 /net/dgd | |
parent | 9b50e2aa0b37fa850872cd522db02817903da846 (diff) | |
download | freebsd-ports-gnome-e318609b433ae2c3689955422d7ac5778544ec50.tar.gz freebsd-ports-gnome-e318609b433ae2c3689955422d7ac5778544ec50.tar.zst freebsd-ports-gnome-e318609b433ae2c3689955422d7ac5778544ec50.zip |
Add working site to MASTER_SITES
PR: 36443
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
Diffstat (limited to 'net/dgd')
-rw-r--r-- | net/dgd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/dgd/Makefile b/net/dgd/Makefile index aaf8b2a3cd33..9c66a81f4cdf 100644 --- a/net/dgd/Makefile +++ b/net/dgd/Makefile @@ -9,6 +9,7 @@ PORTNAME= dgd PORTVERSION= 1.2 CATEGORIES= net lang MASTER_SITES= ftp://ftp.imaginary.com/pub/LPC/servers/DGD/ \ + ftp://ftp.dworkin.nl/pub/dgd/ \ ftp://ftp.lysator.liu.se/pub/lpmud/drivers/dgd/ \ ftp://ftp.veda.is/pub/mud/dgd/ \ ftp://ftp.dreamlabs.com/pub/mud/dgd/ |