From 24079b9e09100068f33e9fd711e87fe5108fc608 Mon Sep 17 00:00:00 2001 From: garga Date: Mon, 18 Oct 2010 12:01:12 +0000 Subject: Change default samba version to 3.4 --- print/cups-smb-backend/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'print/cups-smb-backend') diff --git a/print/cups-smb-backend/Makefile b/print/cups-smb-backend/Makefile index ea24204bdf93..f9f72b76b4b0 100644 --- a/print/cups-smb-backend/Makefile +++ b/print/cups-smb-backend/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= smbspool:${PORTSDIR}/net/${SAMBA_PORT} \ NO_BUILD= yes PLIST_FILES= libexec/cups/backend/smb -SAMBA_PORT?= samba3 +SAMBA_PORT?= samba34 SUB_FILES= pkg-message do-install: -- cgit