diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/ghostscript-afpl/Makefile | 2 | ||||
-rw-r--r-- | print/ghostscript-gpl/Makefile | 2 | ||||
-rw-r--r-- | print/ghostscript6/Makefile | 2 | ||||
-rw-r--r-- | print/ghostscript8/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/print/ghostscript-afpl/Makefile b/print/ghostscript-afpl/Makefile index 6fc00226b587..12fe4c37b896 100644 --- a/print/ghostscript-afpl/Makefile +++ b/print/ghostscript-afpl/Makefile @@ -55,7 +55,7 @@ HP8XX_DRV= gdevcd8.tar.gz HPDJ_NAME= hpdj HPDJ_VERS= 2.6 HPDJ_DIR= ${HPDJ_NAME}-${HPDJ_VERS} -HPDJ_SRC= hpdj-2.6.tar.gz +HPDJ_SRC= ${HPDJ_NAME}-${HPDJ_VERS}.tar.gz # additional driver for HP DeskJet 970, supports duplex printing HP970_DRV= gdevdj9.c.gz diff --git a/print/ghostscript-gpl/Makefile b/print/ghostscript-gpl/Makefile index 6fc00226b587..12fe4c37b896 100644 --- a/print/ghostscript-gpl/Makefile +++ b/print/ghostscript-gpl/Makefile @@ -55,7 +55,7 @@ HP8XX_DRV= gdevcd8.tar.gz HPDJ_NAME= hpdj HPDJ_VERS= 2.6 HPDJ_DIR= ${HPDJ_NAME}-${HPDJ_VERS} -HPDJ_SRC= hpdj-2.6.tar.gz +HPDJ_SRC= ${HPDJ_NAME}-${HPDJ_VERS}.tar.gz # additional driver for HP DeskJet 970, supports duplex printing HP970_DRV= gdevdj9.c.gz diff --git a/print/ghostscript6/Makefile b/print/ghostscript6/Makefile index 6fc00226b587..12fe4c37b896 100644 --- a/print/ghostscript6/Makefile +++ b/print/ghostscript6/Makefile @@ -55,7 +55,7 @@ HP8XX_DRV= gdevcd8.tar.gz HPDJ_NAME= hpdj HPDJ_VERS= 2.6 HPDJ_DIR= ${HPDJ_NAME}-${HPDJ_VERS} -HPDJ_SRC= hpdj-2.6.tar.gz +HPDJ_SRC= ${HPDJ_NAME}-${HPDJ_VERS}.tar.gz # additional driver for HP DeskJet 970, supports duplex printing HP970_DRV= gdevdj9.c.gz diff --git a/print/ghostscript8/Makefile b/print/ghostscript8/Makefile index 6fc00226b587..12fe4c37b896 100644 --- a/print/ghostscript8/Makefile +++ b/print/ghostscript8/Makefile @@ -55,7 +55,7 @@ HP8XX_DRV= gdevcd8.tar.gz HPDJ_NAME= hpdj HPDJ_VERS= 2.6 HPDJ_DIR= ${HPDJ_NAME}-${HPDJ_VERS} -HPDJ_SRC= hpdj-2.6.tar.gz +HPDJ_SRC= ${HPDJ_NAME}-${HPDJ_VERS}.tar.gz # additional driver for HP DeskJet 970, supports duplex printing HP970_DRV= gdevdj9.c.gz |