summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-11-26 10:48:46 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-11-26 10:48:46 +0000
commite34d788c225e357cb23f47954be75e15cf37a635 (patch)
treee0220cbb13db9aaea63e44542c5968dbebbc8305 /sysutils
parentUpgrade, 1.11 -> 1.12. (diff)
Change "utilities" category to "misc" in preparation for move to misc.
Notes
Notes: svn path=/head/; revision=2466
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/less/Makefile4
-rw-r--r--sysutils/screen/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/less/Makefile b/sysutils/less/Makefile
index fc4d4b81a855..112c9a90da00 100644
--- a/sysutils/less/Makefile
+++ b/sysutils/less/Makefile
@@ -3,11 +3,11 @@
# Date created: 8 Nov 1994
# Whom: ache
#
-# $Id: Makefile,v 1.7 1995/04/08 13:54:29 ache Exp $
+# $Id: Makefile,v 1.8 1995/04/12 04:56:12 asami Exp $
#
DISTNAME= less-290
-CATEGORIES+= utilities
+CATEGORIES+= misc
MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/ ftp://ftp.uu.net/systems/gnu/
MAINTAINER= ache@FreeBSD.ORG
diff --git a/sysutils/screen/Makefile b/sysutils/screen/Makefile
index 2b9742a7bae7..53d230898cbf 100644
--- a/sysutils/screen/Makefile
+++ b/sysutils/screen/Makefile
@@ -3,11 +3,11 @@
# Date created: 25 Nov 1994
# Whom: ache
#
-# $Id: Makefile,v 1.9 1995/04/16 11:28:50 ache Exp $
+# $Id: Makefile,v 1.10 1995/04/16 15:39:26 ache Exp $
#
DISTNAME= screen-3.6.2
-CATEGORIES+= utilities
+CATEGORIES+= misc
MASTER_SITES= ftp://ftp.uni-erlangen.de/pub/utilities/screen/
MAINTAINER= ache@FreeBSD.ORG