From b1c865fef3388507fea529eee1e52c5983368769 Mon Sep 17 00:00:00 2001 From: cs Date: Fri, 29 Mar 2013 19:33:41 +0000 Subject: - Remove A/An in COMMENT - Trim Header where applicable --- security/gnome-keyring/Makefile | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'security/gnome-keyring/Makefile') diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile index 7a6f29387052..f8e368c45d6e 100644 --- a/security/gnome-keyring/Makefile +++ b/security/gnome-keyring/Makefile @@ -1,10 +1,5 @@ -# New ports collection makefile for: gnomekeyring -# Date Created: 08 December 2003 -# Whom: Joe Marcus Clarke -# +# Created by: Joe Marcus Clarke # $FreeBSD$ -# $MCom: ports/security/gnome-keyring/Makefile,v 1.98 2010/10/26 08:18:44 kwm Exp $ -# PORTNAME= gnome-keyring PORTVERSION= 2.32.1 @@ -14,7 +9,7 @@ MASTER_SITES= GNOME DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org -COMMENT= A program that keeps passwords and other secrets +COMMENT= Program that keeps passwords and other secrets LIB_DEPENDS= gnome-keyring.0:${PORTSDIR}/security/libgnome-keyring RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss -- cgit