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 add81a3e1f2f..8ad8df6cc26f 100644 --- a/www/smb_auth/Makefile +++ b/www/smb_auth/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.hacom.nl/~richard/software/ MAINTAINER= sobomax@FreeBSD.org -RUN_DEPENDS= ${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid22 \ +RUN_DEPENDS= ${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid24 \ ${LOCALBASE}/sbin/smbd:${PORTSDIR}/net/samba ALL_TARGET= smb_auth |