diff options
Diffstat (limited to 'print/hplip/Makefile')
-rw-r--r-- | print/hplip/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/hplip/Makefile b/print/hplip/Makefile index a68f7de1037..dd501af9c8e 100644 --- a/print/hplip/Makefile +++ b/print/hplip/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.90 2020/05/22 10:56:34 adam Exp $ +# $NetBSD: Makefile,v 1.91 2020/08/17 20:19:55 leot Exp $ DISTNAME= hplip-3.19.12 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hplip/} |