diff options
author | agc <agc> | 2000-05-27 14:53:11 +0000 |
---|---|---|
committer | agc <agc> | 2000-05-27 14:53:11 +0000 |
commit | 930ff9f2825d6634fe3f421bb548d9bb14d6f91e (patch) | |
tree | 4ef83caf6d764744b6b520f64202e32d02573e75 /fonts | |
parent | ab1735aaf7b8bc9b11c5025fdacc3ec093470e37 (diff) | |
download | pkgsrc-930ff9f2825d6634fe3f421bb548d9bb14d6f91e.tar.gz |
Move jmk-fonts package from x11 to fonts category by repository copy
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index 6c0bbf7ed03..e613d8ada7c 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2000/05/27 14:37:13 agc Exp $ +# $NetBSD: Makefile,v 1.9 2000/05/27 14:53:11 agc Exp $ # SUBDIR += Xg @@ -11,6 +11,7 @@ SUBDIR += jisx0208fonts SUBDIR += jisx0212fonts SUBDIR += jisx0213fonts + SUBDIR += jmk-fonts SUBDIR += watanabe_vfont .include "../mk/bsd.pkg.subdir.mk" |