diff options
author | asami <asami@FreeBSD.org> | 1995-11-26 20:21:42 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-11-26 20:21:42 +0800 |
commit | 89df1f9a0fd18e8d5d618b59a98b28cc4bd42319 (patch) | |
tree | 3e32ef05d334ca18024516a4a4e91f56ea0230e3 /net/dgd | |
parent | 6ba058b153d27ae0af9eb335dd9f4c365ccdc5d2 (diff) | |
download | freebsd-ports-gnome-89df1f9a0fd18e8d5d618b59a98b28cc4bd42319.tar.gz freebsd-ports-gnome-89df1f9a0fd18e8d5d618b59a98b28cc4bd42319.tar.zst freebsd-ports-gnome-89df1f9a0fd18e8d5d618b59a98b28cc4bd42319.zip |
Shorten category names.
Diffstat (limited to 'net/dgd')
-rw-r--r-- | net/dgd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/dgd/Makefile b/net/dgd/Makefile index 61c6e44a8f42..7158189d5265 100644 --- a/net/dgd/Makefile +++ b/net/dgd/Makefile @@ -9,7 +9,7 @@ DISTFILES= ${DISTNAME}.tar.gz PATCHFILES= 1.0.9-1.0.9.1.gz MASTER_SITES= ftp.lysator.liu.se:/pub/lpmud/drivers/dgd/ PATCH_SITES= ftp.veda.is:/pub/mud/dgd/patches/ -CATEGORIES= networking languages +CATEGORIES= net lang MAINTAINER= adam@veda.is |