diff options
author | timur <timur@FreeBSD.org> | 2013-02-01 03:14:08 +0800 |
---|---|---|
committer | timur <timur@FreeBSD.org> | 2013-02-01 03:14:08 +0800 |
commit | fd9bd266b502474f79d64ec44a13af818f177fcb (patch) | |
tree | 037be778887b03797ebe6bcb73ea3601213d41bb /security/saint | |
parent | 1b144c6043fd46d2cd52f793aa5c19b8f1acb148 (diff) | |
download | freebsd-ports-gnome-fd9bd266b502474f79d64ec44a13af818f177fcb.tar.gz freebsd-ports-gnome-fd9bd266b502474f79d64ec44a13af818f177fcb.tar.zst freebsd-ports-gnome-fd9bd266b502474f79d64ec44a13af818f177fcb.zip |
Update ports that refer to net/samba34 to use newer net/samba36
Diffstat (limited to 'security/saint')
-rw-r--r-- | security/saint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/saint/Makefile b/security/saint/Makefile index ec5a23615087..b933491c40c9 100644 --- a/security/saint/Makefile +++ b/security/saint/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= nmap:${PORTSDIR}/security/nmap BUILD_DEPENDS+= smbclient:${PORTSDIR}/${SAMBA_PORT} .endif -SAMBA_PORT?= net/samba34 +SAMBA_PORT?= net/samba36 USE_PERL5= yes MANCOMPRESSED= no |