diff options
Diffstat (limited to 'print/hplip-plugin/Makefile')
-rw-r--r-- | print/hplip-plugin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/hplip-plugin/Makefile b/print/hplip-plugin/Makefile index fa0df9186d59..fcc780a66ea9 100644 --- a/print/hplip-plugin/Makefile +++ b/print/hplip-plugin/Makefile @@ -1,7 +1,8 @@ PORTNAME= hplip-plugin PORTVERSION= 3.24.4 CATEGORIES= print -MASTER_SITES= https://developers.hp.com/sites/default/files/ +MASTER_SITES= https://developers.hp.com/sites/default/files/ \ + https://www.openprinting.org/download/printdriver/auxfiles/HP/plugins/ DISTNAME= hplip-${DISTVERSION}-plugin EXTRACT_SUFX= .run |