summaryrefslogtreecommitdiff
path: root/net/samba
diff options
context:
space:
mode:
authorFoxfair Hu <foxfair@FreeBSD.org>1999-01-18 09:28:29 +0000
committerFoxfair Hu <foxfair@FreeBSD.org>1999-01-18 09:28:29 +0000
commitbe3be53b4abf17ebbf2acd410395c3c9546da7fb (patch)
treead395cbaee746a10a92454e7f48ceb0656d87ddb /net/samba
parentAdd PKGNAME to match directory names. (diff)
Add one more MASTER_SITE.
Notes
Notes: svn path=/head/; revision=16179
Diffstat (limited to 'net/samba')
-rw-r--r--net/samba/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/samba/Makefile b/net/samba/Makefile
index 979fd72839a6..4325879fe6f2 100644
--- a/net/samba/Makefile
+++ b/net/samba/Makefile
@@ -3,13 +3,14 @@
# Date created: 11th Feb 1995
# Whom: gpalmer
#
-# $Id: Makefile,v 1.28 1999/01/12 18:25:32 scrappy Exp $
+# $Id: Makefile,v 1.29 1999/01/18 02:34:03 hosokawa Exp $
#
DISTNAME= samba-2.0.0
#PKGNAME= samba-2.0.0
CATEGORIES= net
-MASTER_SITES= ftp://samba.anu.edu.au/pub/samba/
+MASTER_SITES= ftp://ftp.bitcon.no/.7/unix/networking/samba/ \
+ ftp://samba.anu.edu.au/pub/samba/
MAINTAINER= hosokawa@jp.FreeBSD.org