diff options
author | sakamoto <sakamoto> | 1999-11-02 11:20:27 +0000 |
---|---|---|
committer | sakamoto <sakamoto> | 1999-11-02 11:20:27 +0000 |
commit | 81c0ae08d342098517918272f891853d53992c22 (patch) | |
tree | 454b68f6591af5b42a4ec2ae79b2e1e05dca376c /japanese | |
parent | 262defb8c7bf11d43f17debe9519d23aa435ff62 (diff) | |
download | pkgsrc-81c0ae08d342098517918272f891853d53992c22.tar.gz |
Add and enable xjman
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/Makefile b/japanese/Makefile index c9b9bd9d19a..bb3610231dd 100644 --- a/japanese/Makefile +++ b/japanese/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 1999/10/11 08:29:50 sakamoto Exp $ +# $NetBSD: Makefile,v 1.20 1999/11/02 11:20:27 sakamoto Exp $ # SUBDIR += a2ps @@ -29,5 +29,6 @@ SUBDIR += sj3-server SUBDIR += vfghostscript5 SUBDIR += vflib + SUBDIR += xjman .include "../mk/bsd.pkg.subdir.mk" |