aboutsummaryrefslogtreecommitdiff
path: root/archivers/deco
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/deco
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/deco')
-rw-r--r--archivers/deco/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/archivers/deco/Makefile b/archivers/deco/Makefile
index 7c78038fbc3b..23c83f63463a 100644
--- a/archivers/deco/Makefile
+++ b/archivers/deco/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: deco
-# Date created: 06 May 2008
-# Whom: Kevin Lo <kevlo@FreeBSD.org>
-#
+# Created by: Kevin Lo <kevlo@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= deco
PORTVERSION= 1.6.2
@@ -15,7 +11,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz:site1 \
${PORTNAME}-archive-1.5.1.tar.gz:site2
MAINTAINER= kevlo@FreeBSD.org
-COMMENT= A program to extract various archive file formats
+COMMENT= Program to extract various archive file formats
RUN_DEPENDS= arc:${PORTSDIR}/archivers/arc \
arj:${PORTSDIR}/archivers/arj \