diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/pam_smb/Makefile | 4 |
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 |