diff options
Diffstat (limited to 'security/openct/Makefile')
-rw-r--r-- | security/openct/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/security/openct/Makefile b/security/openct/Makefile index 490c4a91bdd3..becc46b941e6 100644 --- a/security/openct/Makefile +++ b/security/openct/Makefile @@ -3,9 +3,10 @@ PORTNAME= openct PORTVERSION= 0.6.20 +PORTREVISION= 1 CATEGORIES= security -MASTER_SITES= http://www.opensc-project.org/files/${PORTNAME}/ \ - http://www.opensc-project.org/files/${PORTNAME}/testing/ +MASTER_SITES= SF +MASTER_SITE_SUBDIR= opensc/${PORTNAME} MAINTAINER= ale@FreeBSD.org COMMENT= Middleware framework for smart card terminals |