diff options
author | asami <asami@FreeBSD.org> | 1995-11-26 12:21:42 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-11-26 12:21:42 +0000 |
commit | 89df1f9a0fd18e8d5d618b59a98b28cc4bd42319 (patch) | |
tree | 3e32ef05d334ca18024516a4a4e91f56ea0230e3 /net/dgd-lpmud | |
parent | 6ba058b153d27ae0af9eb335dd9f4c365ccdc5d2 (diff) | |
download | FreeBSD-ports-89df1f9a0fd18e8d5d618b59a98b28cc4bd42319.zip FreeBSD-ports-89df1f9a0fd18e8d5d618b59a98b28cc4bd42319.tar.gz |
Shorten category names.
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 5d58245..12df5e0 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 |