diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-08-02 09:31:43 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-08-02 09:31:43 +0000 |
commit | 1d9ab0ae285fa8fd07f74415d43e9df0b69c9ecb (patch) | |
tree | 9d8545869694de2792b8f7d20a1090877e2e1bae /japanese/iv/Makefile | |
parent | really activate libintl (diff) |
Category cleanups. japanese is always first category. Also, add graphics
to tgif/iv.
Diffstat (limited to 'japanese/iv/Makefile')
-rw-r--r-- | japanese/iv/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/iv/Makefile b/japanese/iv/Makefile index 2e791732baf8..ac618f131fd3 100644 --- a/japanese/iv/Makefile +++ b/japanese/iv/Makefile @@ -3,12 +3,12 @@ # Date created: 23.Feb.1996 # Whom: sanpei@yy.cs.keio.ac.jp # -# $Id: Makefile,v 1.10 1999/03/05 04:39:20 taoka Exp $ +# $Id: Makefile,v 1.11 1999/03/09 09:18:36 asami Exp $ # DISTNAME= iv-3.1 PKGNAME= ja-iv-3.1 -CATEGORIES= japanese +CATEGORIES= japanese graphics MASTER_SITES= ftp://interviews.stanford.edu/pub/ \ ftp://ports.jp.freebsd.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/ DISTFILES= 3.1.tar.Z iv3_1j_gamma.tar.gz |