diff options
Diffstat (limited to 'print/hplip/Makefile')
-rw-r--r-- | print/hplip/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/hplip/Makefile b/print/hplip/Makefile index 2a4a7dfed0d..ce11f6973e3 100644 --- a/print/hplip/Makefile +++ b/print/hplip/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.64 2017/11/12 15:36:59 khorben Exp $ +# $NetBSD: Makefile,v 1.65 2017/11/12 16:03:35 khorben Exp $ DISTNAME= hplip-3.17.10 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=hplip/} |