diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-03-10 07:46:51 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-03-10 07:46:51 +0000 |
commit | 7d04f9f55e5d81d710aa5c773f39e7048cf3477c (patch) | |
tree | f295e2ecaa87276b78d5be8748aac35ab378baa2 /net/samba3 | |
parent | 26b0d5c78975e7bb2574e83cf025e81d577da6df (diff) |
Notes
Diffstat (limited to 'net/samba3')
-rw-r--r-- | net/samba3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/samba3/Makefile b/net/samba3/Makefile index c2fad7923f6d..d4fe86947e94 100644 --- a/net/samba3/Makefile +++ b/net/samba3/Makefile @@ -28,7 +28,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/:S/.a/a/} MAINTAINER= timur@gnu.org COMMENT= A free SMB and CIFS client and server for UNIX -CONFLICTS= ja-samba-2.* samba-3.* sharity-light-1.* samba-libsmbclient-3.* +CONFLICTS= ja-samba-2.* samba-2.* sharity-light-1.* samba-libsmbclient-3.* OPTIONS= CUPS "With CUPS printing support" on \ LDAP "With LDAP support" on \ |