diff options
author | simon <simon@FreeBSD.org> | 2006-02-07 11:40:12 +0000 |
---|---|---|
committer | simon <simon@FreeBSD.org> | 2006-02-07 11:40:12 +0000 |
commit | 6123f049c9c2d17c391add92e0e5549e30869d42 (patch) | |
tree | 2c40a4357603691d7bfc8521f5d1b3386d3971a2 /security/opensc | |
parent | 5b64b184be8f04d21a8f6d266b123b1ad3a9a31e (diff) | |
download | FreeBSD-ports-6123f049c9c2d17c391add92e0e5549e30869d42.zip FreeBSD-ports-6123f049c9c2d17c391add92e0e5549e30869d42.tar.gz |
Case MASTER_SITES redirect as reported by the Distfiles survey.
Diffstat (limited to 'security/opensc')
-rw-r--r-- | security/opensc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/opensc/Makefile b/security/opensc/Makefile index 28fbadffb..4eb2a60 100644 --- a/security/opensc/Makefile +++ b/security/opensc/Makefile @@ -8,7 +8,7 @@ PORTNAME= opensc PORTVERSION= 0.9.6 CATEGORIES= security devel -MASTER_SITES= http://www.opensc.org/files/opensc/ +MASTER_SITES= http://www.opensc-project.org/files/opensc/ MAINTAINER= simon@FreeBSD.org COMMENT= ISO 7816 Smartcard API |