diff options
Diffstat (limited to 'print/pstotext')
-rw-r--r-- | print/pstotext/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/pstotext/Makefile b/print/pstotext/Makefile index eb5db3d..76f556b 100644 --- a/print/pstotext/Makefile +++ b/print/pstotext/Makefile @@ -14,7 +14,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ob@breuninger.org -RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript55 +RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu MAN1= pstotext.1 |