aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorobraun <obraun@FreeBSD.org>2003-08-28 13:26:09 +0800
committerobraun <obraun@FreeBSD.org>2003-08-28 13:26:09 +0800
commitbc2a4f9bfc7a4fd9cbae4f32776a5836497ff105 (patch)
tree5edbdd29767f88fc5cbe98d3a5cd6fce8e0a5595 /security
parentc84b035ca2c587d4657911d952ce8d1d1721d61b (diff)
downloadfreebsd-ports-gnome-bc2a4f9bfc7a4fd9cbae4f32776a5836497ff105.tar.gz
freebsd-ports-gnome-bc2a4f9bfc7a4fd9cbae4f32776a5836497ff105.tar.zst
freebsd-ports-gnome-bc2a4f9bfc7a4fd9cbae4f32776a5836497ff105.zip
Change MASTER_SITES to better ones.
Submitted by: Dave Airlie <airlied@samba.org> (developer)
Diffstat (limited to 'security')
-rw-r--r--security/pam_smb/Makefile4
1 files changed, 2 insertions, 2 deletions
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