aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1997-07-19 19:08:50 +0800
committerwosch <wosch@FreeBSD.org>1997-07-19 19:08:50 +0800
commitfe8eef8146989076365e58847cd343b03e9e8dc7 (patch)
treeae0076f208409abfe24dbfb8ba833d26c62f48f4 /net
parentcedd05fa64cb37fa1d40c939acbba188f63fc795 (diff)
downloadfreebsd-ports-gnome-fe8eef8146989076365e58847cd343b03e9e8dc7.tar.gz
freebsd-ports-gnome-fe8eef8146989076365e58847cd343b03e9e8dc7.tar.zst
freebsd-ports-gnome-fe8eef8146989076365e58847cd343b03e9e8dc7.zip
Fix CATEGORIES variable.
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