aboutsummaryrefslogtreecommitdiff
path: root/net/samba
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-12-22 19:45:45 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2001-12-22 19:45:45 +0000
commit87d89cf2ad7cc3c8caa6bd443eb7e0f7cd4571df (patch)
treeb160ea13640488ca4175bcf6c079eddb61599569 /net/samba
parentc5a1a41afc3d904ae13fdad72e8bf3ff6224e1c7 (diff)
downloadports-87d89cf2ad7cc3c8caa6bd443eb7e0f7cd4571df.tar.gz
ports-87d89cf2ad7cc3c8caa6bd443eb7e0f7cd4571df.zip
Notes
Diffstat (limited to 'net/samba')
-rw-r--r--net/samba/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/samba/Makefile b/net/samba/Makefile
index a5662151a548..505f2a4b68ca 100644
--- a/net/samba/Makefile
+++ b/net/samba/Makefile
@@ -7,7 +7,7 @@
PORTNAME= samba
PORTVERSION= 2.2.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= ftp://ftp.samba.org/pub/samba/%SUBDIR%/ \
ftp://samba.anu.edu.au/pub/samba/%SUBDIR%/ \
@@ -19,7 +19,7 @@ MASTER_SITE_SUBDIR= . old-versions old
MAINTAINER= dwcjr@FreeBSD.org
.if defined(WITH_CUPS)
-LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups
+LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-base
.endif
.if defined(WITH_RECYCLE)