aboutsummaryrefslogtreecommitdiff
path: root/archivers/mar
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2012-12-18 07:57:31 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2012-12-18 07:57:31 +0000
commit142171e3f3b5957e2ffd7b3602e4ea4c4b62ad42 (patch)
tree3b34a790743d501df42bd56a9dd54de3486de358 /archivers/mar
parentd233d23153a79abe3de1d8486176c4d98ab09947 (diff)
downloadports-142171e3f3b5957e2ffd7b3602e4ea4c4b62ad42.tar.gz
ports-142171e3f3b5957e2ffd7b3602e4ea4c4b62ad42.zip
For a number of ports in archives category, trim the header and drop leading
indefinite article from COMMENT line; also fix few noticed styles bugs while I am here.
Notes
Notes: svn path=/head/; revision=309150
Diffstat (limited to 'archivers/mar')
-rw-r--r--archivers/mar/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/archivers/mar/Makefile b/archivers/mar/Makefile
index 7180bb89038c..0573e20864cc 100644
--- a/archivers/mar/Makefile
+++ b/archivers/mar/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: mar
-# Date created: 20 Jun 2005
-# Whom: Emanuel Haupt <ehaupt@critical.ch>
-#
+# Created by: Emanuel Haupt <ehaupt@critical.ch>
# $FreeBSD$
-#
PORTNAME= mar
DISTVERSION= 0.5
@@ -12,7 +8,7 @@ MASTER_SITES= CRITICAL
DISTNAME= ${PORTNAME}-${DISTVERSION}-src
MAINTAINER= ehaupt@FreeBSD.org
-COMMENT= A simple binary file format for storing arbitrary meta and user data
+COMMENT= Simple binary file format for storing arbitrary meta and user data
LICENSE= MIT