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 /net/jags | |
parent | af0b32c00019642b3164c6df9d188ded59c0dcc6 (diff) |
Notes
Diffstat (limited to 'net/jags')
-rw-r--r-- | net/jags/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/jags/Makefile b/net/jags/Makefile index 77b7f76827d3..36d39aa69f12 100644 --- a/net/jags/Makefile +++ b/net/jags/Makefile @@ -16,7 +16,7 @@ COMMENT= JAGS - Just Another GTK+ Samba Client RUN_DEPENDS= smbclient:${PORTSDIR}/${SAMBA_PORT} -SAMBA_PORT?= net/samba34 +SAMBA_PORT?= net/samba36 CONFLICTS= jags-1.* |