diff options
Diffstat (limited to '')
-rw-r--r-- | security/pcsc-tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pcsc-tools/Makefile b/security/pcsc-tools/Makefile index a34bb8d64cd0..2f8ef59d2e8e 100644 --- a/security/pcsc-tools/Makefile +++ b/security/pcsc-tools/Makefile @@ -1,6 +1,6 @@ PORTNAME= pcsc-tools PORTVERSION= 1.7.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security MASTER_SITES= https://pcsc-tools.apdu.fr/ |