diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-11-26 12:21:42 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-11-26 12:21:42 +0000 |
commit | da789be7912022616a2845eb03a4fa872ee66622 (patch) | |
tree | 2d7c76786dc9dd36deb65a8a8a243234c97e8424 /net/dgd-lpmud | |
parent | 1964302fdaf4b7e7d1871dc28fd0ebf9637fe58e (diff) |
Notes
Diffstat (limited to 'net/dgd-lpmud')
-rw-r--r-- | net/dgd-lpmud/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/dgd-lpmud/Makefile b/net/dgd-lpmud/Makefile index 5d582459a61c..12df5e04c3b8 100644 --- a/net/dgd-lpmud/Makefile +++ b/net/dgd-lpmud/Makefile @@ -3,12 +3,12 @@ # Date created: 10 November 1994 # Whom: adam # -# $Id: Makefile,v 1.4 1995/04/16 15:37:10 ache Exp $ +# $Id: Makefile,v 1.5 1995/10/25 14:37:39 adam Exp $ # DISTNAME= dgd-lpmud PKGNAME= dgd-lpmud-2.4.5 -CATEGORIES+= networking development games +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 |