summaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authormartti <martti>2003-07-21 16:24:36 +0000
committermartti <martti>2003-07-21 16:24:36 +0000
commitcc45e6a9dee0ac7bfde650aa6d23bf5836da4aa6 (patch)
tree88dbf13f219f88e7e7b9057415b1df6b05f0e948 /archivers
parent85b9cc64347d5791931ac6791d4e1d2f8fb963e2 (diff)
downloadpkgsrc-cc45e6a9dee0ac7bfde650aa6d23bf5836da4aa6.tar.gz
COMMENT should start with a capital letter.
Diffstat (limited to 'archivers')
-rw-r--r--archivers/bicom/Makefile4
-rw-r--r--archivers/dact/Makefile4
-rw-r--r--archivers/makeself/Makefile4
-rw-r--r--archivers/p5-Archive-Tar/Makefile4
-rw-r--r--archivers/p5-Archive-Zip/Makefile4
-rw-r--r--archivers/star/Makefile4
-rw-r--r--archivers/xbin/Makefile4
7 files changed, 14 insertions, 14 deletions
diff --git a/archivers/bicom/Makefile b/archivers/bicom/Makefile
index 068fd757bcf..3501823c295 100644
--- a/archivers/bicom/Makefile
+++ b/archivers/bicom/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/07/19 08:54:23 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2003/07/21 16:24:36 martti Exp $
#
DISTNAME= bicom101
@@ -10,7 +10,7 @@ EXTRACT_SUFX= .zip
MAINTAINER= collver1@comcast.net
HOMEPAGE= http://www3.sympatico.ca/mt0000/bicom/bicom.html
-COMMENT= data compressor in the PPM family
+COMMENT= Data compressor in the PPM family
LICENSE= no-commercial-use
USE_BUILDLINK2= # defined
diff --git a/archivers/dact/Makefile b/archivers/dact/Makefile
index d078c46f0db..3897c917013 100644
--- a/archivers/dact/Makefile
+++ b/archivers/dact/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 21:21:09 grant Exp $
+# $NetBSD: Makefile,v 1.6 2003/07/21 16:24:37 martti Exp $
#
DISTNAME= dact-0.8.3
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.rkeene.org/devel/
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.rkeene.org/devel/dact/
-COMMENT= dynamic adaptive compression tool
+COMMENT= Dynamic adaptive compression tool
USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
diff --git a/archivers/makeself/Makefile b/archivers/makeself/Makefile
index afe3f027b38..12961bc6547 100644
--- a/archivers/makeself/Makefile
+++ b/archivers/makeself/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/07/17 21:21:27 grant Exp $
+# $NetBSD: Makefile,v 1.4 2003/07/21 16:24:39 martti Exp $
# FreeBSD Id: ports/archivers/makeself/Makefile,v 1.8 2001/07/07 03:47:49 dwcjr Exp
DISTNAME= makeself-1.5.3
@@ -8,7 +8,7 @@ EXTRACT_SUFX= .gz.sh
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.lokigames.com/~megastep/makeself/
-COMMENT= neat script to make self-extracting archives
+COMMENT= Neat script to make self-extracting archives
EXTRACT_CMD= ${CP} ${DOWNLOADED_DISTFILE} ${WRKDIR}
NO_BUILD= yes
diff --git a/archivers/p5-Archive-Tar/Makefile b/archivers/p5-Archive-Tar/Makefile
index c7703d6d81e..a091c4f31f9 100644
--- a/archivers/p5-Archive-Tar/Makefile
+++ b/archivers/p5-Archive-Tar/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 21:21:32 grant Exp $
+# $NetBSD: Makefile,v 1.8 2003/07/21 16:24:40 martti Exp $
DISTNAME= Archive-Tar-1.02
PKGNAME= p5-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= archivers perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/}
MAINTAINER= tech-pkg@NetBSD.org
-COMMENT= perl5 module interface to manipulate tar files
+COMMENT= Perl5 module interface to manipulate tar files
DEPENDS+= p5-IO-Zlib-[0-9]*:../../devel/p5-IO-Zlib
diff --git a/archivers/p5-Archive-Zip/Makefile b/archivers/p5-Archive-Zip/Makefile
index c435c7127a9..b7d9f9e31ae 100644
--- a/archivers/p5-Archive-Zip/Makefile
+++ b/archivers/p5-Archive-Zip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 21:21:33 grant Exp $
+# $NetBSD: Makefile,v 1.8 2003/07/21 16:24:40 martti Exp $
DISTNAME= Archive-Zip-0.11
PKGNAME= p5-${DISTNAME}
@@ -7,7 +7,7 @@ CATEGORIES= archivers perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/}
MAINTAINER= tech-pkg@NetBSD.org
-COMMENT= perl5 module interface to manipulate zip files
+COMMENT= Perl5 module interface to manipulate zip files
DEPENDS+= p5-Compress-Zlib-[0-9]*:../../devel/p5-Compress-Zlib
diff --git a/archivers/star/Makefile b/archivers/star/Makefile
index 1b2502f99e5..8406835a34c 100644
--- a/archivers/star/Makefile
+++ b/archivers/star/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 21:21:39 grant Exp $
+# $NetBSD: Makefile,v 1.8 2003/07/21 16:24:41 martti Exp $
#
DISTNAME= star-1.4.3
@@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.berlios.de/pub/star/
MAINTAINER= uebayasi@NetBSD.org
HOMEPAGE= http://www.fokus.gmd.de/research/cc/glone/employees/joerg.schilling/private/star.html
-COMMENT= the fastest tar like archiver for UNIX
+COMMENT= The fastest tar like archiver for UNIX
USE_GMAKE= # defined
MAKE_FLAGS+= INS_BASE=${PREFIX}
diff --git a/archivers/xbin/Makefile b/archivers/xbin/Makefile
index 6a219465a25..b15fe9da5f3 100644
--- a/archivers/xbin/Makefile
+++ b/archivers/xbin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2003/07/17 21:21:46 grant Exp $
+# $NetBSD: Makefile,v 1.11 2003/07/21 16:24:41 martti Exp $
#
DISTNAME= ${PRGNAME}unix
@@ -9,7 +9,7 @@ MASTER_SITES= ftp://sunsite.unc.edu/pub/packages/TeX/tools/xbin/
DISTFILES= ${DISTNAME}.c ${PRGNAME}.man
MAINTAINER= rh@NetBSD.org
-COMMENT= convert mailable BinHex format into binary
+COMMENT= Convert mailable BinHex format into binary
RESTRICTED= "May not be sold without permission"
NO_SRC_ON_CDROM=${RESTRICTED}