diff options
author | agc <agc@pkgsrc.org> | 2000-05-27 14:10:53 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2000-05-27 14:10:53 +0000 |
commit | 13d2a2c4afa88dbc2ef761172ead83fc22b90d49 (patch) | |
tree | 59353ac83a2f6f45d78e6bac8c21fd79bb6a097f /fonts/Makefile | |
parent | c248c6d7b9610091e7fd3f790016960d7ff495e7 (diff) | |
download | pkgsrc-13d2a2c4afa88dbc2ef761172ead83fc22b90d49.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" |