diff options
Diffstat (limited to 'print/hplip-plugin/Makefile')
-rw-r--r-- | print/hplip-plugin/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/print/hplip-plugin/Makefile b/print/hplip-plugin/Makefile index fa0df9186d59..f3663d7d4ee1 100644 --- a/print/hplip-plugin/Makefile +++ b/print/hplip-plugin/Makefile @@ -1,7 +1,9 @@ PORTNAME= hplip-plugin PORTVERSION= 3.24.4 +PORTREVISION= 1 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 |