diff options
author | ijliao <ijliao@FreeBSD.org> | 2006-03-31 03:49:24 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2006-03-31 03:49:24 +0000 |
commit | 6b156c8f889940e3e6966435210a2f313e5ea616 (patch) | |
tree | 10649f486fb8ae308d9bfc2f855653cc59d9107e /security/openct/Makefile | |
parent | a9c1b4482c12fb51d0ec874b1a55f4fd2d95ad59 (diff) | |
download | FreeBSD-ports-6b156c8f889940e3e6966435210a2f313e5ea616.zip FreeBSD-ports-6b156c8f889940e3e6966435210a2f313e5ea616.tar.gz |
change master site
PR: 95034
Submitted by: maintainer
Diffstat (limited to 'security/openct/Makefile')
-rw-r--r-- | security/openct/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/openct/Makefile b/security/openct/Makefile index 8652d2a..ac119f9 100644 --- a/security/openct/Makefile +++ b/security/openct/Makefile @@ -9,8 +9,7 @@ PORTNAME= openct PORTVERSION= 0.6.6 PORTREVISION= 1 CATEGORIES= security -MASTER_SITES= http://www.opensc.org/files/ \ - http://www.opensc.org/files/old/ +MASTER_SITES= http://www.opensc-project.org/files/openct/ MAINTAINER= janos.mohacsi@bsd.hu COMMENT= A middleware framework for smart card terminals |