diff options
author | agc <agc> | 2000-05-27 14:29:16 +0000 |
---|---|---|
committer | agc <agc> | 2000-05-27 14:29:16 +0000 |
commit | cd13866331c2112e302d3a7fb3dd370c4a7134b1 (patch) | |
tree | 84a60e22572d004807d0b8a5a9bcc05329097aeb | |
parent | 7c47d35797e734dd1e57678c0cd632b36ea1022a (diff) | |
download | pkgsrc-cd13866331c2112e302d3a7fb3dd370c4a7134b1.tar.gz |
Move jisx0212fonts package from x11 to fonts category by repository copy.
-rw-r--r-- | fonts/Makefile | 3 | ||||
-rw-r--r-- | x11/Makefile | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index 3ef8581e7ac..77224a3c9a4 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2000/05/27 14:19:22 agc Exp $ +# $NetBSD: Makefile,v 1.7 2000/05/27 14:29:16 agc Exp $ # SUBDIR += Xg @@ -9,6 +9,7 @@ SUBDIR += acroread-korfont SUBDIR += intlfonts SUBDIR += jisx0208fonts + SUBDIR += jisx0212fonts SUBDIR += watanabe_vfont .include "../mk/bsd.pkg.subdir.mk" diff --git a/x11/Makefile b/x11/Makefile index dd797a47b61..2486803286a 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.156 2000/05/27 14:21:01 agc Exp $ +# $NetBSD: Makefile,v 1.157 2000/05/27 14:29:57 agc Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -47,7 +47,6 @@ SUBDIR += gtkstep SUBDIR += icewm SUBDIR += icewm-gnome - SUBDIR += jisx0212fonts SUBDIR += jisx0213fonts SUBDIR += jmk-fonts SUBDIR += kde |