[Midnightbsd-cvs] mports [21424] trunk/core/common-services/Makefile: fixup cups
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun May 22 17:37:13 EDT 2016
Revision: 21424
http://svnweb.midnightbsd.org/mports/?rev=21424
Author: laffer1
Date: 2016-05-22 17:37:13 -0400 (Sun, 22 May 2016)
Log Message:
-----------
fixup cups
Modified Paths:
--------------
trunk/core/common-services/Makefile
Modified: trunk/core/common-services/Makefile
===================================================================
--- trunk/core/common-services/Makefile 2016-05-22 21:36:28 UTC (rev 21423)
+++ trunk/core/common-services/Makefile 2016-05-22 21:37:13 UTC (rev 21424)
@@ -2,7 +2,7 @@
# $MidnightBSD$
PORTNAME= common-services
-PORTVERSION= 1.0
+PORTVERSION= 1.1
CATEGORIES= core
MASTER_SITES= # none
DISTFILES= # none
@@ -15,7 +15,7 @@
RUN_DEPENDS= ${LOCALBASE}/sbin/named:${PORTSDIR}/dns/bind99 \
${LOCALBASE}/sbin/sendmail:${PORTSDIR}/mail/sendmail \
smbd:${PORTSDIR}/net/samba36 \
- cupsd:${PORTSDIR}/print/cups-base
+ cupsd:${PORTSDIR}/print/cups
NO_WRKSUBDIR= YES
NO_BUILD= YES
More information about the Midnightbsd-cvs
mailing list