aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorCarlo Strub <cs@FreeBSD.org>2012-07-23 14:05:31 +0000
committerCarlo Strub <cs@FreeBSD.org>2012-07-23 14:05:31 +0000
commit05b0777c26f3a21b4251ad59adc4463bf47458da (patch)
tree99d55706d41a68f533a1a81e5940bf461f96d113 /archivers
parent986b67e1dfadbcf9c6b9167cec39e273513701bd (diff)
Fix typos in COMMENT
Notes
Notes: svn path=/head/; revision=301396
Diffstat (limited to 'archivers')
-rw-r--r--archivers/libunrar/Makefile2
-rw-r--r--archivers/libunrar4/Makefile2
-rw-r--r--archivers/tclmkziplib/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/archivers/libunrar/Makefile b/archivers/libunrar/Makefile
index ca705413d544..b128838603e6 100644
--- a/archivers/libunrar/Makefile
+++ b/archivers/libunrar/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.rarlab.com/rar/
DISTNAME= unrarsrc-${PORTVERSION}
MAINTAINER= samm@os2.kiev.ua
-COMMENT= Library to work with RAR archivies
+COMMENT= Library to work with RAR archives
WRKSRC= ${WRKDIR}/unrar
diff --git a/archivers/libunrar4/Makefile b/archivers/libunrar4/Makefile
index eca879c5486d..6a52b9b0b22f 100644
--- a/archivers/libunrar4/Makefile
+++ b/archivers/libunrar4/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.rarlab.com/rar/
DISTNAME= unrarsrc-${PORTVERSION}
MAINTAINER= joris@vandalon.nl
-COMMENT= Library to work with RAR archivies
+COMMENT= Library to work with RAR archives
WRKSRC= ${WRKDIR}/unrar
diff --git a/archivers/tclmkziplib/Makefile b/archivers/tclmkziplib/Makefile
index dd76eec4d245..e255fc5edefd 100644
--- a/archivers/tclmkziplib/Makefile
+++ b/archivers/tclmkziplib/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://mkextensions.sourceforge.net/
DISTNAME= mkZiplib${PORTVERSION:S/.//}
MAINTAINER= ports@FreeBSD.org
-COMMENT= GZIP and ZIP support for TCL; dynamicly loadable
+COMMENT= GZIP and ZIP support for TCL; dynamically loadable
LICENSE= BSD