Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Oct 2012 11:25:07 +0000 (UTC)
From:      Ryan Steinmetz <zi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r305640 - head/security/truecrypt
Message-ID:  <201210101125.q9ABP7aK016790@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: zi
Date: Wed Oct 10 11:25:06 2012
New Revision: 305640
URL: http://svn.freebsd.org/changeset/ports/305640

Log:
  - Add additional MASTER_SITES for pkcs header files.

Modified:
  head/security/truecrypt/Makefile

Modified: head/security/truecrypt/Makefile
==============================================================================
--- head/security/truecrypt/Makefile	Wed Oct 10 09:11:41 2012	(r305639)
+++ head/security/truecrypt/Makefile	Wed Oct 10 11:25:06 2012	(r305640)
@@ -5,7 +5,8 @@ PORTNAME=	truecrypt
 PORTVERSION=	7.1a
 CATEGORIES=	security
 MASTER_SITES=	SF/wxwindows/${WX_VER}/:wxwidgets \
-		ftp://ftp.rsasecurity.com/pub/pkcs/pkcs-11/v2-20/:rsa
+		ftp://ftp.rsasecurity.com/pub/pkcs/pkcs-11/v2-20/:rsa \
+		http://mirrors.rit.edu/zi/pkcs-11/v2-20/:rsa
 DISTFILES=	${TC_SRCFILE}:tc \
 		wxWidgets-${WX_VER}.tar.gz:wxwidgets \
 		pkcs11.h:rsa \



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210101125.q9ABP7aK016790>