summaryrefslogtreecommitdiff
path: root/net/samba3/Makefile
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2003-08-06 19:28:54 +0000
committerOliver Braun <obraun@FreeBSD.org>2003-08-06 19:28:54 +0000
commit8d593a66b4ee51025f05b67dc12026910fb70058 (patch)
tree3fc6e104c44cf07dd44e9a81e6e119d6235ec3f2 /net/samba3/Makefile
parent* Set papersize in muttprint. (diff)
Upgrade to 3.0.0 Beta 3.
Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=86399
Diffstat (limited to 'net/samba3/Makefile')
-rw-r--r--net/samba3/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/samba3/Makefile b/net/samba3/Makefile
index 046ec436326e..40bc42c5e50c 100644
--- a/net/samba3/Makefile
+++ b/net/samba3/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= samba
-PORTVERSION= 3.0.0.b2
+PORTVERSION= 3.0.0.b3
PORTEPOCH= 1
CATEGORIES= net
MASTER_SITES= http://us4.samba.org/samba/ftp/%SUBDIR%/archives/
@@ -147,7 +147,6 @@ post-install:
${WRKDIR}/${DISTNAME}/Roadmap \
${WRKDIR}/${DISTNAME}/WHATSNEW.txt \
${WRKDIR}/${DISTNAME}/docs/THANKS \
- ${WRKDIR}/${DISTNAME}/docs/announce \
${WRKDIR}/${DISTNAME}/docs/history ; do \
${INSTALL_DATA} $$i ${DOCSDIR} ; \
done