diff options
author | agc <agc> | 2000-05-27 14:11:29 +0000 |
---|---|---|
committer | agc <agc> | 2000-05-27 14:11:29 +0000 |
commit | 031303f6a876c3f1b21755941251800062d28c63 (patch) | |
tree | 64b88944d0324098aa53025e5a0ebf3f71c4fbcb /fonts | |
parent | 521c4a786968772b733df275762ef4e489abb897 (diff) | |
download | pkgsrc-031303f6a876c3f1b21755941251800062d28c63.tar.gz |
Main category is now fonts
Diffstat (limited to 'fonts')
-rw-r--r-- | fonts/intlfonts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/intlfonts/Makefile b/fonts/intlfonts/Makefile index af86acd521f..1234c8a93b4 100644 --- a/fonts/intlfonts/Makefile +++ b/fonts/intlfonts/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2000/05/09 17:16:18 itojun Exp $ +# $NetBSD: Makefile,v 1.6 2000/05/27 14:11:29 agc Exp $ DISTNAME= intlfonts-1.2 -CATEGORIES= x11 +CATEGORIES= fonts x11 MASTER_SITES= ${MASTER_SITE_GNU:=intlfonts/intlfonts-1.2-split/} DISTFILES= ${FONT_SETS:S/$/${EXTRACT_SUFX}/} ${MISC_FILES} |