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/mshell | |
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/mshell')
-rw-r--r-- | misc/mshell/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/mshell/Makefile b/misc/mshell/Makefile index 491a20b543e5..8c1fba2efccc 100644 --- a/misc/mshell/Makefile +++ b/misc/mshell/Makefile @@ -3,12 +3,12 @@ # Date created: 24 September 1994 # Whom: jmz # -# $Id: Makefile,v 1.5 1995/04/15 03:45:46 asami Exp $ +# $Id: Makefile,v 1.6 1995/04/23 13:02:33 asami Exp $ # DISTNAME= mshell PKGNAME= mshell-1.0 -CATEGORIES+= utilities +CATEGORIES+= misc MASTER_SITES= ftp://src.doc.ic.ac.uk/usenet/alt.sources/articles/07000-07999/ DISTFILES= 7432.Z |