diff options
author | ale <ale@FreeBSD.org> | 2006-06-13 16:31:20 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2006-06-13 16:31:20 +0800 |
commit | e6ceb46ec3b9ca7ac9ad45ef53cb27fe76e9e5e8 (patch) | |
tree | 68b75d19ed75e76194314cbf632174b2cfcbc145 /security | |
parent | 925a30a4cf792c2d02bbaa68fbbbf5d0078e8a84 (diff) | |
download | freebsd-ports-gnome-e6ceb46ec3b9ca7ac9ad45ef53cb27fe76e9e5e8.tar.gz freebsd-ports-gnome-e6ceb46ec3b9ca7ac9ad45ef53cb27fe76e9e5e8.tar.zst freebsd-ports-gnome-e6ceb46ec3b9ca7ac9ad45ef53cb27fe76e9e5e8.zip |
Shorten option description to fit in window.
Diffstat (limited to 'security')
-rw-r--r-- | security/openct/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/openct/Makefile b/security/openct/Makefile index 029fac1ce3b3..7d2224c49e9a 100644 --- a/security/openct/Makefile +++ b/security/openct/Makefile @@ -14,7 +14,7 @@ MAINTAINER= ale@FreeBSD.org COMMENT= A middleware framework for smart card terminals OPTIONS= USB "Install libusb for USB tokens/readers support" on \ - PCSC "Install pcsc-lite to build the PC/SC -> openCT frontend" off + PCSC "Install pcsc-lite to build the PC/SC->OpenCT frontend" off USE_AUTOTOOLS= libltdl:15 GNU_CONFIGURE= yes |