summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorTimur I. Bakeyev <timur@FreeBSD.org>2007-09-18 22:50:04 +0000
committerTimur I. Bakeyev <timur@FreeBSD.org>2007-09-18 22:50:04 +0000
commit9594a3ee8651b1b82b2d49ea32ac93bd71518ee9 (patch)
treed7b01a6a803bc07f4569576da6831de356c7f9f3 /net
parentAdd an entry aboutn new 3.0.26a version of net/samba3 (diff)
Reset PORTREVISION as a new version of master port is out.
Approved by: shaun (mentor)
Notes
Notes: svn path=/head/; revision=199732
Diffstat (limited to 'net')
-rw-r--r--net/samba-libsmbclient/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/samba-libsmbclient/Makefile b/net/samba-libsmbclient/Makefile
index 162c70858ff3..8a825896d2c1 100644
--- a/net/samba-libsmbclient/Makefile
+++ b/net/samba-libsmbclient/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTREVISION= 1
+PORTREVISION= 0
PORTEPOCH= 0
PKGNAMESUFFIX= -libsmbclient
@@ -23,6 +23,6 @@ USE_LDCONFIG= yes
OPTIONS= ADS "With Active Directory support" off \
ADDNS "Build the libaddns shared library" off \
- SHAREMODES "Build the libsharemods shared library" off
+ SHAREMODES "Build the libsharemodes shared library" off
.include "${MASTERDIR}/Makefile"