summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
Diffstat (limited to 'print')
-rw-r--r--print/cups/Makefile4
-rw-r--r--print/cups/files/cupsd.sh4
2 files changed, 4 insertions, 4 deletions
diff --git a/print/cups/Makefile b/print/cups/Makefile
index 86f232cfa81..ece20f98e37 100644
--- a/print/cups/Makefile
+++ b/print/cups/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2003/06/04 06:08:43 jlam Exp $
+# $NetBSD: Makefile,v 1.64 2003/06/04 06:15:37 jlam Exp $
#
# The CUPS author is very good about taking back changes into the main
# CUPS distribution. The correct place to send patches or bug-fixes is:
@@ -6,7 +6,7 @@
DISTNAME= cups-${DIST_VERS}-source
PKGNAME= cups-${VERS}
-PKGREVISION= # empty
+PKGREVISION= 1
BASE_VERS= 1.1.19
DIST_VERS= ${BASE_VERS}
VERS= ${DIST_VERS:S/-/./g}
diff --git a/print/cups/files/cupsd.sh b/print/cups/files/cupsd.sh
index f900b669ddf..7c07b802f9f 100644
--- a/print/cups/files/cupsd.sh
+++ b/print/cups/files/cupsd.sh
@@ -1,11 +1,11 @@
#!@RCD_SCRIPTS_SHELL@
#
-# $NetBSD: cupsd.sh,v 1.16 2003/05/28 09:01:02 jlam Exp $
+# $NetBSD: cupsd.sh,v 1.17 2003/06/04 06:15:38 jlam Exp $
#
# Common UNIX Printing System daemon
#
# PROVIDE: cupsd
-# REQUIRE: DAEMON
+# REQUIRE: DAEMON slpd
#
# You will need to set some variables in /etc/rc.conf to start cupsd:
#