diff options
author | sakamoto <sakamoto> | 2000-05-12 18:41:05 +0000 |
---|---|---|
committer | sakamoto <sakamoto> | 2000-05-12 18:41:05 +0000 |
commit | f61a29195fb1f462c4b824265625073e270ac0fa (patch) | |
tree | 95c5c92f15a02464a25f81bfd237123c88065e07 /fonts | |
parent | 1ad35ee1be040681e6af07255e30da2d88ee18d9 (diff) | |
download | pkgsrc-f61a29195fb1f462c4b824265625073e270ac0fa.tar.gz |
enable watanabe_vfont.
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index 89ac55d99b1..9aeac41a2e4 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/05/12 17:45:06 sakamoto Exp $ +# $NetBSD: Makefile,v 1.2 2000/05/12 18:41:05 sakamoto Exp $ # -# SUBDIR += watanabe_vfont + SUBDIR += watanabe_vfont .include "../mk/bsd.pkg.subdir.mk" |