summaryrefslogtreecommitdiff
path: root/print/cups/Makefile
diff options
context:
space:
mode:
authorprlw1 <prlw1>2017-04-26 14:10:04 +0000
committerprlw1 <prlw1>2017-04-26 14:10:04 +0000
commitfcfb3ef350e9af9ed105d550d580bae7fb08aef8 (patch)
tree06014b13451560d3d1ec2a04b7a504e7755b80a6 /print/cups/Makefile
parent0e2def8ed42478aa644670ceb46e01bb77c12980 (diff)
downloadpkgsrc-fcfb3ef350e9af9ed105d550d580bae7fb08aef8.tar.gz
PROVIDE cups rather than cupsd, as that is what cups-browsed looks for.
http://mail-index.netbsd.org/pkgsrc-users/2017/03/23/msg024617.html
Diffstat (limited to 'print/cups/Makefile')
-rw-r--r--print/cups/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/cups/Makefile b/print/cups/Makefile
index 848e427f968..3b32c18b72e 100644
--- a/print/cups/Makefile
+++ b/print/cups/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.244 2017/04/08 07:27:09 adam Exp $
+# $NetBSD: Makefile,v 1.245 2017/04/26 14:10:04 prlw1 Exp $
DISTNAME= cups-2.2.3-source
PKGNAME= ${DISTNAME:S/-source//}
+PKGREVISION= 1
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_GITHUB:=apple/}