diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-02-29 08:50:30 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-02-29 08:50:30 +0000 |
commit | 87bd2046efb9d8ccc9cf1ab40ff9372e345350bd (patch) | |
tree | cfbd1530bc2eb47c65cfd4c0635f727899bf3226 /net/dgd-lpmud | |
parent | 3349ff0697af40f4cd66ba11ad9b76495dc5aae3 (diff) | |
download | ports-87bd2046efb9d8ccc9cf1ab40ff9372e345350bd.tar.gz ports-87bd2046efb9d8ccc9cf1ab40ff9372e345350bd.zip |
Notes
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 |