summaryrefslogtreecommitdiff
path: root/net/samba
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2001-04-18 03:58:37 +0000
committerSatoshi Asami <asami@FreeBSD.org>2001-04-18 03:58:37 +0000
commit0e3e4822240189228ca22902b912116d4377d2e0 (patch)
tree654acfd864b425548731ece4f2a443b9ba05b15d /net/samba
parentTemporarily revert to previous version and mark FORBIDDEN -- I need (diff)
Revert back to two versions ago after sliding the tag forward. In
addition, put back NO_LATEST_LINK to samba-2.2, you need NO_LATEST_LINK in one or the other if PORTNAME is the same.
Notes
Notes: svn path=/head/; revision=41629
Diffstat (limited to 'net/samba')
-rw-r--r--net/samba/Makefile17
1 files changed, 8 insertions, 9 deletions
diff --git a/net/samba/Makefile b/net/samba/Makefile
index 9dda6fa361c3..bb44defcbee0 100644
--- a/net/samba/Makefile
+++ b/net/samba/Makefile
@@ -6,19 +6,18 @@
#
PORTNAME= samba
-PORTVERSION= 2.0.7
+PORTVERSION= 2.0.8
CATEGORIES= net
-MASTER_SITES= ftp://ftp.samba.org/pub/samba/ \
- ftp://ring.asahi-net.or.jp/pub/net/samba/ \
- ftp://samba.anu.edu.au/pub/samba/ \
- ftp://de.samba.org/pub/mirror/samba/ \
- ftp://se.samba.org/pub/samba/ \
- ftp://ftp.sunet.se/pub/unix/utilities/samba/
+MASTER_SITES= ftp://ftp.samba.org/pub/samba/%SUBDIR%/ \
+ ftp://ring.asahi-net.or.jp/pub/net/samba/%SUBDIR%/ \
+ ftp://samba.anu.edu.au/pub/samba/%SUBDIR%/ \
+ ftp://de.samba.org/pub/mirror/samba/%SUBDIR%/ \
+ ftp://se.samba.org/pub/samba/%SUBDIR%/ \
+ ftp://ftp.sunet.se/pub/unix/utilities/samba/%SUBDIR%/
+MASTER_SITE_SUBDIR= . old
MAINTAINER= dwcjr@inethouston.net
-FORBIDDEN= security problem
-
# directories
VARDIR= /var
SAMBA_SPOOL= ${VARDIR}/spool/samba