diff options
author | agc <agc> | 2000-05-27 14:10:53 +0000 |
---|---|---|
committer | agc <agc> | 2000-05-27 14:10:53 +0000 |
commit | 8e31aed1d35b29b8806914e81a16d4288cfb16aa (patch) | |
tree | 59353ac83a2f6f45d78e6bac8c21fd79bb6a097f /fonts/Makefile | |
parent | 4dd15f9daf9de446393198dce015ba4cd2c3bfaa (diff) | |
download | pkgsrc-8e31aed1d35b29b8806914e81a16d4288cfb16aa.tar.gz |
Move intlfonts from x11 to fonts category by repository copy.
Diffstat (limited to 'fonts/Makefile')
-rw-r--r-- | fonts/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index b7291ae61ec..cde604204c4 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/05/15 11:45:20 agc Exp $ +# $NetBSD: Makefile,v 1.5 2000/05/27 14:10:53 agc Exp $ # SUBDIR += Xg @@ -7,6 +7,7 @@ SUBDIR += acroread-font-share SUBDIR += acroread-jpnfont SUBDIR += acroread-korfont + SUBDIR += intlfonts SUBDIR += watanabe_vfont .include "../mk/bsd.pkg.subdir.mk" |