diff options
author | asami <asami@FreeBSD.org> | 1995-11-26 10:48:46 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-11-26 10:48:46 +0000 |
commit | 3d4cfb820c2572710dc16b83a51c1e60fb3ffeb5 (patch) | |
tree | 894abee342189fe87e465e35996ad3d78c6f9903 /misc/buffer | |
parent | 914906c0488bded95eb42d72b4a677f0b13f1a3b (diff) | |
download | FreeBSD-ports-3d4cfb820c2572710dc16b83a51c1e60fb3ffeb5.zip FreeBSD-ports-3d4cfb820c2572710dc16b83a51c1e60fb3ffeb5.tar.gz |
Change "utilities" category to "misc" in preparation for move to misc.
Diffstat (limited to 'misc/buffer')
-rw-r--r-- | misc/buffer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/buffer/Makefile b/misc/buffer/Makefile index 3ec43af..9471531 100644 --- a/misc/buffer/Makefile +++ b/misc/buffer/Makefile @@ -3,11 +3,11 @@ # Date created: 17 Nov 1995 # Whom: markm # -# $Id: Makefile,v 1.2 1995/11/17 19:09:27 markm Exp $ +# $Id: Makefile,v 1.3 1995/11/20 13:43:45 asami Exp $ # DISTNAME= buffer-1.17 -CATEGORIES+= utilities +CATEGORIES+= misc MASTER_SITES= ftp://ftp.sun.ac.za/pub/unix/misc/ MAINTAINER= markm@FreeBSD.ORG |