summaryrefslogtreecommitdiff
path: root/net/samba/Makefile
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-10-17 13:49:31 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-10-17 13:49:31 +0000
commit05c51f8fd6266ec8f2f4c7082cbc29e1302e61eb (patch)
tree011a8cc1ad0087a6adaf44313c1d23df95e913c5 /net/samba/Makefile
parentUpdate to revision 1.5. (diff)
Update to the well anticipated samba 2.2.6.
Notes
Notes: svn path=/head/; revision=68208
Diffstat (limited to 'net/samba/Makefile')
-rw-r--r--net/samba/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/samba/Makefile b/net/samba/Makefile
index 1e14336dd8ee..3c61172bc788 100644
--- a/net/samba/Makefile
+++ b/net/samba/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= samba
-PORTVERSION= 2.2.6.r4
+PORTVERSION= 2.2.6
CATEGORIES= net
MASTER_SITES= http://us4.samba.org/samba/ftp/%SUBDIR%/
-MASTER_SITE_SUBDIR= pre old-versions .
+MASTER_SITE_SUBDIR= . old-versions
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/}
MAINTAINER= dwcjr@FreeBSD.org