diff options
Diffstat (limited to 'net/dgd/Makefile')
-rw-r--r-- | net/dgd/Makefile | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/net/dgd/Makefile b/net/dgd/Makefile index 048cce4c9127..c3f72cb0f886 100644 --- a/net/dgd/Makefile +++ b/net/dgd/Makefile @@ -3,20 +3,21 @@ # Date created: 23 August 1994 # Whom: adam # -# $Id: Makefile,v 1.71 1997/03/14 03:57:59 adam Exp $ +# $Id: Makefile,v 1.72 1997/04/15 23:25:08 adam Exp $ # -DISTNAME= dgd-1.1 -#DISTFILES= dgd-1.1.tar.gz +DISTNAME= dgd-1.1p2 +DISTFILES= dgd-1.1.tar.gz CATEGORIES= net lang MASTER_SITES= 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/ \ -# ftp://ftp.veda.is/pub/mud/dgd/patches/ \ -# ftp://ftp.dreamlabs.com/pub/mud/dgd/patches/ -#PATCHFILES= 1.1-1.1.1.gz +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.1p1.gz \ + 1.1p1-1.1p2.gz MAINTAINER= adam@veda.is |