diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-04-01 12:51:41 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1995-04-01 12:51:41 +0000 |
commit | ac3066bf75f468401e4a8243ba4ea731c187b370 (patch) | |
tree | e3a493de948df0105f48151974dbe8794e55fc20 /japanese/mh | |
parent | By default, KEYWORDS is a copy of CATEGORIES. (diff) |
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.
Diffstat (limited to 'japanese/mh')
-rw-r--r-- | japanese/mh/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/mh/Makefile b/japanese/mh/Makefile index fbf47417fced..8b996d35333d 100644 --- a/japanese/mh/Makefile +++ b/japanese/mh/Makefile @@ -3,12 +3,13 @@ # Date created: 28 March 1995 # Whom: Akito FUJITA <fujita@zoo.ncl.omron.co.jp> # -# $Id:$ +# $Id: Makefile,v 1.1.1.1 1995/03/30 10:16:11 asami Exp $ # DISTNAME= mh-6.8.3 PKGNAME= jp-mh-6.8.3 MASTER_SITES= ftp://omrongw.wg.omron.co.jp/pub/net/mail/ +CATEGORIES+= japanese mail DISTFILES= mh-6.8.3-JP.2c.tar.gz MAINTAINER= asami@FreeBSD.ORG |