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/calife-devel | |
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/calife-devel')
-rw-r--r-- | security/calife-devel/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/security/calife-devel/Makefile b/security/calife-devel/Makefile index 444bf72e8f6c..7d70474428fb 100644 --- a/security/calife-devel/Makefile +++ b/security/calife-devel/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: calife-devel -# Date created: 14 Jun 2005 -# Whom: Thomas Quinot <thomas@cuivre.fr.eu.org> -# +# Created by: Thomas Quinot <thomas@cuivre.fr.eu.org> # $FreeBSD$ # @@ -13,7 +10,7 @@ DISTNAME= calife-3.0.1 MAKE_JOBS_SAFE=yes MAINTAINER= thomas@FreeBSD.org -COMMENT= A lightweight alternative to sudo +COMMENT= Lightweight alternative to sudo LATEST_LINK= ${PORTNAME}-devel |