diff options
author | cs <cs@FreeBSD.org> | 2013-03-30 03:33:41 +0800 |
---|---|---|
committer | cs <cs@FreeBSD.org> | 2013-03-30 03:33:41 +0800 |
commit | b1c865fef3388507fea529eee1e52c5983368769 (patch) | |
tree | 56a7cc7e21781385ea74f4d32262386371d62b78 /security/openct | |
parent | 4fce267358e6d5570fcfb9b112a11507449a2f80 (diff) | |
download | freebsd-ports-gnome-b1c865fef3388507fea529eee1e52c5983368769.tar.gz freebsd-ports-gnome-b1c865fef3388507fea529eee1e52c5983368769.tar.zst freebsd-ports-gnome-b1c865fef3388507fea529eee1e52c5983368769.zip |
- Remove A/An in COMMENT
- Trim Header where applicable
Diffstat (limited to 'security/openct')
-rw-r--r-- | security/openct/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/security/openct/Makefile b/security/openct/Makefile index bb025ca230cf..d0d4100d5dce 100644 --- a/security/openct/Makefile +++ b/security/openct/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: openct -# Date created: 2004-09-08 -# Whom: Janos Mohacsi <janos.mohacsi@bsd.hu> -# +# Created by: Janos Mohacsi <janos.mohacsi@bsd.hu> # $FreeBSD$ # @@ -12,7 +9,7 @@ MASTER_SITES= http://www.opensc-project.org/files/${PORTNAME}/ \ http://www.opensc-project.org/files/${PORTNAME}/testing/ MAINTAINER= ale@FreeBSD.org -COMMENT= A middleware framework for smart card terminals +COMMENT= Middleware framework for smart card terminals OPTIONS= PCSC "Enable PC/SC support" off |