From bc2a4f9bfc7a4fd9cbae4f32776a5836497ff105 Mon Sep 17 00:00:00 2001
From: obraun <obraun@FreeBSD.org>
Date: Thu, 28 Aug 2003 05:26:09 +0000
Subject: Change MASTER_SITES to better ones.

Submitted by:	Dave Airlie <airlied@samba.org> (developer)
---
 security/pam_smb/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'security/pam_smb')

diff --git a/security/pam_smb/Makefile b/security/pam_smb/Makefile
index 6c318d4340a7..6fc4021a871f 100644
--- a/security/pam_smb/Makefile
+++ b/security/pam_smb/Makefile
@@ -7,8 +7,8 @@
 PORTNAME=	pam_smb
 PORTVERSION=	2.0.0.r5
 CATEGORIES=	security
-MASTER_SITES=	http://samba.org/~airlied/ \
-		http://www.csn.ul.ie/~airlied/pam_smb/devel/
+MASTER_SITES=	http://pamsmb.sourceforge.net/v2/ \
+		http://www.csn.ul.ie/~airlied/pam_smb/v2/
 DISTNAME=	${PORTNAME}-${PORTVERSION:S/.r/-rc/}
 
 MAINTAINER=	ports@FreeBSD.org
-- 
cgit