diff options
-rw-r--r-- | nl_NL.ISO8859-1/flyer/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nl_NL.ISO8859-1/flyer/Makefile b/nl_NL.ISO8859-1/flyer/Makefile index fd44376310..175e318c5f 100644 --- a/nl_NL.ISO8859-1/flyer/Makefile +++ b/nl_NL.ISO8859-1/flyer/Makefile @@ -1,10 +1,10 @@ # $FreeBSD$ # # %SOURCE% en_US.ISO8859-1/flyer/Makefile -# %SRCID% 38826 +# %SRCID% 39702 pdf: dvi ps - ps2pdf13 -sPAPERSIZE=a4 flyer.ps + ps2pdf -sPAPERSIZE=a4 flyer.ps ps: dvi dvips -t a4 flyer.dvi -o |