summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>1997-07-19 11:08:50 +0000
committerWolfram Schneider <wosch@FreeBSD.org>1997-07-19 11:08:50 +0000
commitdbe8f472794215653804a9f7cca9d8894fee8123 (patch)
tree955d1660ef36c7ce43a313cbd16dc1e0bfd85dd0 /net
parentOops --- forgot to add new libpng dependency. Fixed now. (diff)
Fix CATEGORIES variable.
Notes
Notes: svn path=/head/; revision=7373
Diffstat (limited to 'net')
-rw-r--r--net/rshell/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/rshell/Makefile b/net/rshell/Makefile
index b7c87820fb5e..a8059af426a0 100644
--- a/net/rshell/Makefile
+++ b/net/rshell/Makefile
@@ -3,11 +3,11 @@
# Date created: 1997/06/09
# Whom: wosch
#
-# $Id: Makefile,v 1.3 1997/06/29 09:51:15 obrien Exp $
+# $Id: Makefile,v 1.4 1997/07/02 07:14:03 asami Exp $
#
DISTNAME= rshell-1.0
-CATEGORIES= misc
+CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= wosch@FreeBSD.ORG