From 53877c9f645ddedab9a5f167859019ea3a6e8a6f Mon Sep 17 00:00:00 2001 From: jkh Date: Sat, 1 Apr 1995 12:51:41 +0000 Subject: Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. --- japanese/Canna/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'japanese/Canna/Makefile') diff --git a/japanese/Canna/Makefile b/japanese/Canna/Makefile index b1b1e5063a73..a366c4c7f196 100644 --- a/japanese/Canna/Makefile +++ b/japanese/Canna/Makefile @@ -3,11 +3,12 @@ # Date created: 3 November 1995 # Whom: Nobuhiro Yasutomi # -# $Id: Makefile,v 1.1.1.1 1995/03/06 08:12:39 asami Exp $ +# $Id: Makefile,v 1.2 1995/03/24 11:09:21 asami Exp $ # DISTNAME= Canna32p1 MASTER_SITES= ftp://ftp.nec.co.jp/pub/packages/Canna32/ +CATEGORIES+= japanese MAINTAINER= asami@FreeBSD.ORG PATCH_STRIP= -p1 ALL_TARGET= canna -- cgit