diff options
Diffstat (limited to 'www/smb_auth/Makefile')
-rw-r--r-- | www/smb_auth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/smb_auth/Makefile b/www/smb_auth/Makefile index 9322d74d2a7a..38216a76d30b 100644 --- a/www/smb_auth/Makefile +++ b/www/smb_auth/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${LOCALBASE}/sbin/smbd:${PORTSDIR}/${SAMBA_PORT} .endif ALL_TARGET= smb_auth -SAMBA_PORT?= net/samba +SAMBA_PORT?= net/samba3 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/smb_auth ${PREFIX}/bin |