summaryrefslogtreecommitdiff
path: root/net/netatalk3
diff options
context:
space:
mode:
authorkhorben <khorben@pkgsrc.org>2017-11-12 16:03:34 +0000
committerkhorben <khorben@pkgsrc.org>2017-11-12 16:03:34 +0000
commit25e1a41b74ea60e141fe19e638a5186ccb8387df (patch)
treedbbb6d334b0bfb8a82c47032f9f9c6a024483fbe /net/netatalk3
parent8c069393c20690d47c5d796752a84ed0e6cd9e95 (diff)
downloadpkgsrc-25e1a41b74ea60e141fe19e638a5186ccb8387df.tar.gz
Bump PKGREVISION on packages depending on CUPS
This should be the last part of the renaming operation for print/cups to print/cups-base. Rationale: packages depending on CUPS but not relying on a functional printing setup only need to depend on print/cups-base (equivalent to the former print/cups). The new print/cups now depends on print/cups-base and on print/cups-filters, thus directly providing a functional printing setup. This bump reflects this change of dependency. As discussed on tech-pkg@
Diffstat (limited to 'net/netatalk3')
-rw-r--r--net/netatalk3/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/netatalk3/Makefile b/net/netatalk3/Makefile
index 49ce818c192..9b9e70f50c4 100644
--- a/net/netatalk3/Makefile
+++ b/net/netatalk3/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2017/06/02 12:19:07 szptvlfn Exp $
+# $NetBSD: Makefile,v 1.6 2017/11/12 16:03:34 khorben Exp $
DISTNAME= netatalk-3.1.11
PKGNAME= ${DISTNAME:C/-/3-/}
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=netatalk/}
EXTRACT_SUFX= .tar.bz2