diff options
author | Foxfair Hu <foxfair@FreeBSD.org> | 1999-01-18 09:28:29 +0000 |
---|---|---|
committer | Foxfair Hu <foxfair@FreeBSD.org> | 1999-01-18 09:28:29 +0000 |
commit | be3be53b4abf17ebbf2acd410395c3c9546da7fb (patch) | |
tree | ad395cbaee746a10a92454e7f48ceb0656d87ddb /net/samba3/Makefile | |
parent | 0f15524d809b2e1ae6affc82e3cfe353e8af5121 (diff) | |
download | ports-be3be53b4abf17ebbf2acd410395c3c9546da7fb.tar.gz ports-be3be53b4abf17ebbf2acd410395c3c9546da7fb.zip |
Notes
Diffstat (limited to 'net/samba3/Makefile')
-rw-r--r-- | net/samba3/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net/samba3/Makefile b/net/samba3/Makefile index 979fd72839a6..4325879fe6f2 100644 --- a/net/samba3/Makefile +++ b/net/samba3/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 |