diff options
author | Simon L. B. Nielsen <simon@FreeBSD.org> | 2006-02-07 11:40:12 +0000 |
---|---|---|
committer | Simon L. B. Nielsen <simon@FreeBSD.org> | 2006-02-07 11:40:12 +0000 |
commit | 11335efcf26e7ce6ba5841085ad7a97f1a5e1735 (patch) | |
tree | 40ac87f1f14b571f10d8df975cae435233925035 /security/opensc | |
parent | 2f6596780e2983c6acc9be3edca2053a3fc653d7 (diff) | |
download | ports-11335efcf26e7ce6ba5841085ad7a97f1a5e1735.tar.gz ports-11335efcf26e7ce6ba5841085ad7a97f1a5e1735.zip |
Notes
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 28fbadffb68a..4eb2a600f739 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 |