diff options
author | Alex Dupre <ale@FreeBSD.org> | 2006-06-12 21:30:00 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2006-06-12 21:30:00 +0000 |
commit | 5e6f0ca23a5a001ea9f3d43da3e4c267c5d1052c (patch) | |
tree | 0e6bfa433aa0a40ee780c0a16dec2a79bcef1859 /security/opensc | |
parent | 0fe97b0864c1b0afcd3018c9f2156662311a891a (diff) |
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 7966c2f07e02..254e9e8f395e 100644 --- a/security/opensc/Makefile +++ b/security/opensc/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.11.1 CATEGORIES= security devel MASTER_SITES= http://www.opensc-project.org/files/${PORTNAME}/ -MAINTAINER= simon@FreeBSD.org +MAINTAINER= ale@FreeBSD.org COMMENT= Libraries and utilities to access smart cards OPTIONS= OPENCT "Install openct for direct OpenCT backend support" on \ |