diff options
Diffstat (limited to 'net/dgd-lpmud')
-rw-r--r-- | net/dgd-lpmud/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/dgd-lpmud/Makefile b/net/dgd-lpmud/Makefile index 581b521c28cf..e3f1ec6f2c95 100644 --- a/net/dgd-lpmud/Makefile +++ b/net/dgd-lpmud/Makefile @@ -3,7 +3,7 @@ # Date created: 10 November 1994 # Whom: adam # -# $Id: Makefile,v 1.6 1995/11/26 12:20:10 asami Exp $ +# $Id: Makefile,v 1.7 1996/02/12 04:40:55 adam Exp $ # DISTNAME= dgd-lpmud @@ -12,6 +12,7 @@ CATEGORIES+= net devel games MASTER_SITES= ftp://ftp.lysator.liu.se/pub/lpmud/drivers/dgd/ \ ftp://ftp.lysator.liu.se/pub/lpmud/mudlibs/other/ DISTFILES= sim-2.4.5.tar.gz 2.4.5.tar.gz + PATCH_SITES= ftp://ftp.lysator.liu.se/pub/lpmud/drivers/dgd/ PATCHFILES= sim-diffs |