diff options
author | Timur I. Bakeyev <timur@FreeBSD.org> | 2013-01-31 19:14:08 +0000 |
---|---|---|
committer | Timur I. Bakeyev <timur@FreeBSD.org> | 2013-01-31 19:14:08 +0000 |
commit | eaeb6ddb87b366a5f14e0ffee2bb076f47a41371 (patch) | |
tree | 037be778887b03797ebe6bcb73ea3601213d41bb /www/smb_auth | |
parent | af0b32c00019642b3164c6df9d188ded59c0dcc6 (diff) |
Notes
Diffstat (limited to 'www/smb_auth')
-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 e049512524c1..61b9840dcf43 100644 --- a/www/smb_auth/Makefile +++ b/www/smb_auth/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= ${LOCALBASE}/sbin/smbd:${PORTSDIR}/${SAMBA_PORT} .endif ALL_TARGET= smb_auth -SAMBA_PORT?= net/samba34 +SAMBA_PORT?= net/samba36 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/smb_auth ${PREFIX}/bin |