diff options
author | wiz <wiz@pkgsrc.org> | 2015-05-04 12:51:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-05-04 12:51:25 +0000 |
commit | 6369c0f7cb13099fd6323a3ec46f90439fc7c365 (patch) | |
tree | 9619069a167f85daed585e81262fd416e14618d7 /fonts/Makefile | |
parent | 4fc3699987a0990049377abd884abe36eed9866a (diff) | |
download | pkgsrc-6369c0f7cb13099fd6323a3ec46f90439fc7c365.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 |