diff options
Diffstat (limited to 'print/pstotext/Makefile')
-rw-r--r-- | print/pstotext/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/pstotext/Makefile b/print/pstotext/Makefile index e0fcc28..44de6744 100644 --- a/print/pstotext/Makefile +++ b/print/pstotext/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pstotext -PORTVERSION= 2.1 +PORTVERSION= 1.8g CATEGORIES= print MASTER_SITES= http://www.research.digital.com/SRC/virtualpaper/cgi-bin/nph-download.tcl/pstotext.tar.Z?object=pstotext DISTNAME= pstotext @@ -16,7 +16,7 @@ MAINTAINER= ob@seicom.NET RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript55 -WRKSRC= ${WRKDIR}/src +WRKSRC= ${WRKDIR}/${PORTNAME} MAN1= pstotext.1 .include <bsd.port.mk> |