diff options
author | asami <asami@FreeBSD.org> | 1995-11-26 18:48:46 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-11-26 18:48:46 +0800 |
commit | 3d4cfb820c2572710dc16b83a51c1e60fb3ffeb5 (patch) | |
tree | 894abee342189fe87e465e35996ad3d78c6f9903 /misc/screen/Makefile | |
parent | 914906c0488bded95eb42d72b4a677f0b13f1a3b (diff) | |
download | freebsd-ports-gnome-3d4cfb820c2572710dc16b83a51c1e60fb3ffeb5.tar.gz freebsd-ports-gnome-3d4cfb820c2572710dc16b83a51c1e60fb3ffeb5.tar.zst freebsd-ports-gnome-3d4cfb820c2572710dc16b83a51c1e60fb3ffeb5.zip |
Change "utilities" category to "misc" in preparation for move to misc.
Diffstat (limited to 'misc/screen/Makefile')
-rw-r--r-- | misc/screen/Makefile | 4 |
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 |