aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1999-05-13 17:18:15 +0800
committerasami <asami@FreeBSD.org>1999-05-13 17:18:15 +0800
commit6cf6794740a09b6bca53cd44896843d2be540f45 (patch)
treea45433c9e06d4cb860d427edce6e46d100316b20 /games
parentacbfa54a93c399ea8656ff10b17abc00bb530282 (diff)
downloadfreebsd-ports-graphics-6cf6794740a09b6bca53cd44896843d2be540f45.tar.gz
freebsd-ports-graphics-6cf6794740a09b6bca53cd44896843d2be540f45.tar.zst
freebsd-ports-graphics-6cf6794740a09b6bca53cd44896843d2be540f45.zip
Fix a few more category typos.
Diffstat (limited to 'games')
-rw-r--r--games/bnetd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/bnetd/Makefile b/games/bnetd/Makefile
index ee6af74760e..4e7a06e6535 100644
--- a/games/bnetd/Makefile
+++ b/games/bnetd/Makefile
@@ -3,11 +3,11 @@
# Date created: 24 April 1999
# Whom: Ying-Chieh Liao <ijliao@csie.nctu.edu.tw>
#
-# $Id: Makefile,v 1.1.1.1 1999/04/27 01:06:57 taoka Exp $
+# $Id: Makefile,v 1.2 1999/05/01 16:59:31 mharo Exp $
#
DISTNAME= bnetd-0.4.7
-CATEGORIES= net game
+CATEGORIES= games net
MASTER_SITES= http://www.bnetd.org/files/
MAINTAINER= ijliao@csie.nctu.edu.tw