summaryrefslogtreecommitdiff
path: root/misc/screen
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 /misc/screen
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 'misc/screen')
-rw-r--r--misc/screen/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/screen/Makefile b/misc/screen/Makefile
index 2b9742a7bae7..53d230898cbf 100644
--- a/misc/screen/Makefile
+++ b/misc/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