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 /print/cups-smb-backend | |
parent | af0b32c00019642b3164c6df9d188ded59c0dcc6 (diff) | |
download | ports-eaeb6ddb87b366a5f14e0ffee2bb076f47a41371.tar.gz ports-eaeb6ddb87b366a5f14e0ffee2bb076f47a41371.zip |
Notes
Diffstat (limited to 'print/cups-smb-backend')
-rw-r--r-- | print/cups-smb-backend/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/cups-smb-backend/Makefile b/print/cups-smb-backend/Makefile index 3198ac27926a..5935498b1531 100644 --- a/print/cups-smb-backend/Makefile +++ b/print/cups-smb-backend/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= smbspool:${PORTSDIR}/net/${SAMBA_PORT} \ NO_BUILD= yes PLIST_FILES= libexec/cups/backend/smb -SAMBA_PORT?= samba34 +SAMBA_PORT?= samba36 SUB_FILES= pkg-message do-install: |