summaryrefslogtreecommitdiff
path: root/net/dgd-net/Makefile
diff options
context:
space:
mode:
authorAdam David <adam@FreeBSD.org>1997-07-31 02:13:02 +0000
committerAdam David <adam@FreeBSD.org>1997-07-31 02:13:02 +0000
commit4523447429235990fa12e67ace1afa789b9bd040 (patch)
treebbb185ac822493fe77b824bcc257b4bafdf925a9 /net/dgd-net/Makefile
parentEnable "cfs", the Cryptographic File System port. (diff)
1.1p3 --> 1.1p4
master site moved
Notes
Notes: svn path=/head/; revision=7444
Diffstat (limited to 'net/dgd-net/Makefile')
-rw-r--r--net/dgd-net/Makefile13
1 files changed, 8 insertions, 5 deletions
diff --git a/net/dgd-net/Makefile b/net/dgd-net/Makefile
index 572294c7ea73..7ef66ae62c8f 100644
--- a/net/dgd-net/Makefile
+++ b/net/dgd-net/Makefile
@@ -3,24 +3,27 @@
# Date created: 17 June 1996
# Whom: adam
#
-# $Id: Makefile,v 1.26 1997/06/13 03:14:06 adam Exp $
+# $Id: Makefile,v 1.27 1997/07/01 02:37:49 adam Exp $
#
-DISTNAME= dgd-net-1.1p3
+DISTNAME= dgd-net-1.1p4
DISTFILES= dgd-1.1.tar.gz
CATEGORIES= net lang
-MASTER_SITES= ftp://ftp.lysator.liu.se/pub/lpmud/drivers/dgd/ \
+MASTER_SITES= ftp://ftp.imaginary.com/pub/LPC/servers/DGD/ \
+ ftp://ftp.lysator.liu.se/pub/lpmud/drivers/dgd/ \
ftp://ftp.veda.is/pub/mud/dgd/ \
ftp://ftp.dreamlabs.com/pub/mud/dgd/
-PATCH_SITES= ftp://ftp.lysator.liu.se/pub/lpmud/drivers/dgd/patches/ \
+PATCH_SITES= ftp://ftp.imaginary.com/pub/LPC/servers/DGD/patches/ \
+ 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= net-10.dgd-1.1.gz \
1.1p1.gz \
1.1p2.gz \
- 1.1p3.gz
+ 1.1p3.gz \
+ 1.1p4.gz
MAINTAINER= adam@veda.is