diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2004-03-11 10:22:35 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2004-03-11 10:22:35 +0000 |
commit | c5b1ae27e54f107053476aa497ede1a90cc8beac (patch) | |
tree | fee8b4728f48f7d0b181fe603949b11a5a211cf8 /security/pam_smb | |
parent | 1f9fe8cfe50658dc5b08e8da4334ab8321e5a455 (diff) | |
download | ports-c5b1ae27e54f107053476aa497ede1a90cc8beac.tar.gz ports-c5b1ae27e54f107053476aa497ede1a90cc8beac.zip |
Notes
Diffstat (limited to 'security/pam_smb')
-rw-r--r-- | security/pam_smb/Makefile | 8 | ||||
-rw-r--r-- | security/pam_smb/distinfo | 4 |
2 files changed, 5 insertions, 7 deletions
diff --git a/security/pam_smb/Makefile b/security/pam_smb/Makefile index ebbf61eecf8d..1f57fc321bb5 100644 --- a/security/pam_smb/Makefile +++ b/security/pam_smb/Makefile @@ -5,12 +5,10 @@ # $FreeBSD$ PORTNAME= pam_smb -PORTVERSION= 2.0.0.r5 -PORTREVISION= 3 +PORTVERSION= 2.0.0.r6 CATEGORIES= security -MASTER_SITES= http://pamsmb.sourceforge.net/v2/ \ - http://www.csn.ul.ie/~airlied/pam_smb/v2/ \ - ${MASTER_SITE_SAMBA} +MASTER_SITES= ${MASTER_SITE_SAMBA} \ + http://www.csn.ul.ie/~airlied/pam_smb/v2/ MASTER_SITE_SUBDIR= pam_smb/v2 DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-rc/} diff --git a/security/pam_smb/distinfo b/security/pam_smb/distinfo index f8271d5f6244..e4222ae39d5f 100644 --- a/security/pam_smb/distinfo +++ b/security/pam_smb/distinfo @@ -1,2 +1,2 @@ -MD5 (pam_smb-2.0.0-rc5.tar.gz) = 48cd4986cdf2cc36f668fe177d932d9f -SIZE (pam_smb-2.0.0-rc5.tar.gz) = 114456 +MD5 (pam_smb-2.0.0-rc6.tar.gz) = 69e5473d01169296412dca4238c49566 +SIZE (pam_smb-2.0.0-rc6.tar.gz) = 115069 |