summaryrefslogtreecommitdiff
path: root/net/dgd/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/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/Makefile')
-rw-r--r--net/dgd/Makefile13
1 files changed, 8 insertions, 5 deletions
diff --git a/net/dgd/Makefile b/net/dgd/Makefile
index c624c5edb814..8783af5ee19f 100644
--- a/net/dgd/Makefile
+++ b/net/dgd/Makefile
@@ -3,22 +3,25 @@
# Date created: 23 August 1994
# Whom: adam
#
-# $Id: Makefile,v 1.73 1997/06/13 03:13:49 adam Exp $
+# $Id: Makefile,v 1.74 1997/07/01 02:37:37 adam Exp $
#
-DISTNAME= dgd-1.1p3
+DISTNAME= dgd-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.veda.is/pub/mud/dgd/patches/ \
ftp://ftp.dreamlabs.com/pub/mud/dgd/patches/
PATCHFILES= 1.1p1.gz \
1.1p2.gz \
- 1.1p3.gz
+ 1.1p3.gz \
+ 1.1p4.gz
MAINTAINER= adam@veda.is