diff options
author | wiz <wiz> | 2015-05-04 12:51:25 +0000 |
---|---|---|
committer | wiz <wiz> | 2015-05-04 12:51:25 +0000 |
commit | 9a1cac99d904441874f361a54a05d2fa877dfef3 (patch) | |
tree | 9619069a167f85daed585e81262fd416e14618d7 /fonts/Makefile | |
parent | daa6269b4c954b4168049f206696cc242fe4461a (diff) | |
download | pkgsrc-9a1cac99d904441874f361a54a05d2fa877dfef3.tar.gz |
Reimport tex-pl-mf* as tex-pl* after discussion with markd.
We'll be using the distfile names as directory names and ignore
the catalogue entry names for pkgsrc.
Diffstat (limited to 'fonts/Makefile')
-rw-r--r-- | fonts/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fonts/Makefile b/fonts/Makefile index c1408f6c520..1a67387345e 100644 --- a/fonts/Makefile +++ b/fonts/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.270 2015/05/03 19:37:30 wiz Exp $ +# $NetBSD: Makefile,v 1.271 2015/05/04 12:51:25 wiz Exp $ # COMMENT= Fonts @@ -314,8 +314,8 @@ SUBDIR+= tex-norasi-c90 SUBDIR+= tex-ocr-b SUBDIR+= tex-ocr-b-doc SUBDIR+= tex-palatino -SUBDIR+= tex-pl-mf -SUBDIR+= tex-pl-mf-doc +SUBDIR+= tex-pl +SUBDIR+= tex-pl-doc SUBDIR+= tex-psnfss SUBDIR+= tex-psnfss-doc SUBDIR+= tex-pxfonts |