summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/p5-Crypt-RSA/Makefile4
-rw-r--r--security/p5-Crypt-Random/Makefile4
-rw-r--r--security/p5-Crypt-Rijndael/Makefile4
-rw-r--r--security/p5-Crypt-Twofish/Makefile4
-rw-r--r--security/p5-Digest-HMAC/Makefile4
-rw-r--r--security/p5-Digest-MD2/Makefile4
-rw-r--r--security/p5-Digest-MD4/Makefile4
-rw-r--r--security/p5-Digest-Nilsimsa/Makefile4
-rw-r--r--security/p5-Digest-SHA1/Makefile4
-rw-r--r--security/p5-IO-Socket-SSL/Makefile4
-rw-r--r--security/p5-Net-SSLeay/Makefile4
-rw-r--r--security/p5-SHA/Makefile4
-rw-r--r--security/p5-Tie-EncryptedHash/Makefile4
-rw-r--r--security/pakemon/Makefile4
-rw-r--r--security/pam-ldap/Makefile4
-rw-r--r--security/portsentry/Makefile4
-rw-r--r--security/priv/Makefile4
-rw-r--r--security/py-amkCrypto/Makefile4
-rw-r--r--security/py-cryptkit/Makefile4
-rw-r--r--security/py-gnupg/Makefile4
-rw-r--r--security/pyca/Makefile4
-rw-r--r--security/scanssh/Makefile4
-rw-r--r--security/smimemsg/Makefile4
-rw-r--r--security/srp_client/Makefile4
-rw-r--r--security/sslwrap/Makefile4
-rw-r--r--security/tct/Makefile4
-rw-r--r--security/uvscan/Makefile4
-rw-r--r--security/winbind/Makefile4
-rw-r--r--shells/bash2-doc/Makefile4
29 files changed, 58 insertions, 58 deletions
diff --git a/security/p5-Crypt-RSA/Makefile b/security/p5-Crypt-RSA/Makefile
index e236aa8897b..d185cced9b8 100644
--- a/security/p5-Crypt-RSA/Makefile
+++ b/security/p5-Crypt-RSA/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/07/17 22:53:04 grant Exp $
+# $NetBSD: Makefile,v 1.10 2003/07/21 17:20:17 martti Exp $
#
DISTNAME= Crypt-RSA-1.47
@@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
MAINTAINER= tech-pkg@NetBSD.org
#HOMEPAGE=
-COMMENT= perl5 module of the RSA public key algorithm
+COMMENT= Perl5 module of the RSA public key algorithm
DEPENDS+= p5-Math-Pari-[0-9]*:../../math/p5-Math-Pari
DEPENDS+= p5-Crypt-Random-[0-9]*:../../security/p5-Crypt-Random
diff --git a/security/p5-Crypt-Random/Makefile b/security/p5-Crypt-Random/Makefile
index 5454d8f1e04..794518c3203 100644
--- a/security/p5-Crypt-Random/Makefile
+++ b/security/p5-Crypt-Random/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 22:53:05 grant Exp $
+# $NetBSD: Makefile,v 1.8 2003/07/21 17:20:17 martti Exp $
#
DISTNAME= Crypt-Random-1.11
@@ -10,7 +10,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
MAINTAINER= tech-pkg@NetBSD.org
#HOMEPAGE=
-COMMENT= perl5 interface to /dev/random
+COMMENT= Perl5 interface to /dev/random
DEPENDS+= p5-Class-Loader-[0-9]*:../../devel/p5-Class-Loader
DEPENDS+= p5-Math-Pari-[0-9]*:../../math/p5-Math-Pari
diff --git a/security/p5-Crypt-Rijndael/Makefile b/security/p5-Crypt-Rijndael/Makefile
index dd913fc00ff..51004179ac9 100644
--- a/security/p5-Crypt-Rijndael/Makefile
+++ b/security/p5-Crypt-Rijndael/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 22:53:05 grant Exp $
+# $NetBSD: Makefile,v 1.8 2003/07/21 17:20:18 martti Exp $
#
DISTNAME= Crypt-Rijndael-0.05
@@ -8,7 +8,7 @@ CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
MAINTAINER= tech-pkg@NetBSD.org
-COMMENT= perl5 module of the Rijndael symmetric key algorithm
+COMMENT= Perl5 module of the Rijndael symmetric key algorithm
USE_BUILDLINK2= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Crypt/Rijndael/.packlist
diff --git a/security/p5-Crypt-Twofish/Makefile b/security/p5-Crypt-Twofish/Makefile
index 270a33d30aa..5f83be204a6 100644
--- a/security/p5-Crypt-Twofish/Makefile
+++ b/security/p5-Crypt-Twofish/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/17 22:53:05 grant Exp $
+# $NetBSD: Makefile,v 1.7 2003/07/21 17:20:19 martti Exp $
#
DISTNAME= Crypt-Twofish-2.12
@@ -8,7 +8,7 @@ CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
MAINTAINER= tech-pkg@NetBSD.org
-COMMENT= perl5 module for the Twofish symmetric key algorithm
+COMMENT= Perl5 module for the Twofish symmetric key algorithm
USE_BUILDLINK2= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Crypt/Twofish/.packlist
diff --git a/security/p5-Digest-HMAC/Makefile b/security/p5-Digest-HMAC/Makefile
index a331e81f1df..5724b77a2f6 100644
--- a/security/p5-Digest-HMAC/Makefile
+++ b/security/p5-Digest-HMAC/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 22:53:05 grant Exp $
+# $NetBSD: Makefile,v 1.6 2003/07/21 17:20:19 martti Exp $
#
DISTNAME= Digest-HMAC-1.01
@@ -8,7 +8,7 @@ CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/}
MAINTAINER= tech-pkg@NetBSD.org
-COMMENT= perl5 module for HMAC
+COMMENT= Perl5 module for HMAC
DEPENDS+= p5-Digest-SHA1>=1.00:../p5-Digest-SHA1
DEPENDS+= p5-Digest-MD5>=2.00:../p5-Digest-MD5
diff --git a/security/p5-Digest-MD2/Makefile b/security/p5-Digest-MD2/Makefile
index 60259943edc..d7486fb9553 100644
--- a/security/p5-Digest-MD2/Makefile
+++ b/security/p5-Digest-MD2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/07/17 22:53:06 grant Exp $
+# $NetBSD: Makefile,v 1.9 2003/07/21 17:20:20 martti Exp $
#
DISTNAME= Digest-MD2-2.01
@@ -8,7 +8,7 @@ CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/}
MAINTAINER= tech-pkg@NetBSD.org
-COMMENT= perl5 module for MD2
+COMMENT= Perl5 module for MD2
CONFLICTS+= p5-Digest-MD5<=2.12
diff --git a/security/p5-Digest-MD4/Makefile b/security/p5-Digest-MD4/Makefile
index a6bb5c97545..1097b6bc95b 100644
--- a/security/p5-Digest-MD4/Makefile
+++ b/security/p5-Digest-MD4/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/17 22:53:06 grant Exp $
+# $NetBSD: Makefile,v 1.7 2003/07/21 17:20:21 martti Exp $
#
DISTNAME= Digest-MD4-1.1
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/}
MAINTAINER= tech-pkg@NetBSD.org
#HOMEPAGE=
-COMMENT= perl5 module for MD4 hash algorithm
+COMMENT= Perl5 module for MD4 hash algorithm
USE_BUILDLINK2= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Digest/MD4/.packlist
diff --git a/security/p5-Digest-Nilsimsa/Makefile b/security/p5-Digest-Nilsimsa/Makefile
index 05edc8a41e5..27f766becae 100644
--- a/security/p5-Digest-Nilsimsa/Makefile
+++ b/security/p5-Digest-Nilsimsa/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/07/17 22:53:07 grant Exp $
+# $NetBSD: Makefile,v 1.5 2003/07/21 17:20:21 martti Exp $
#
DISTNAME= Digest-Nilsimsa-0.06
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/}
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Digest-Nilsimsa/
-COMMENT= perl5 extension module for Nilsimsa signatures
+COMMENT= Perl5 extension module for Nilsimsa signatures
# _might_ work with earlier version but author says, it was only tested
# with 5.6.1 :-/
diff --git a/security/p5-Digest-SHA1/Makefile b/security/p5-Digest-SHA1/Makefile
index 1af8c6cc749..91658e9e27d 100644
--- a/security/p5-Digest-SHA1/Makefile
+++ b/security/p5-Digest-SHA1/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 22:53:07 grant Exp $
+# $NetBSD: Makefile,v 1.8 2003/07/21 17:20:22 martti Exp $
#
DISTNAME= Digest-SHA1-2.02
@@ -8,7 +8,7 @@ CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Digest/}
MAINTAINER= tech-pkg@NetBSD.org
-COMMENT= perl5 module for SHA1
+COMMENT= Perl5 module for SHA1
CONFLICTS+= p5-Digest-MD5<=2.12
diff --git a/security/p5-IO-Socket-SSL/Makefile b/security/p5-IO-Socket-SSL/Makefile
index 8e1d0082139..153dfa99798 100644
--- a/security/p5-IO-Socket-SSL/Makefile
+++ b/security/p5-IO-Socket-SSL/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/07/17 22:53:07 grant Exp $
+# $NetBSD: Makefile,v 1.9 2003/07/21 17:20:22 martti Exp $
DISTNAME= IO-Socket-SSL-0.92
PKGNAME= p5-${DISTNAME}
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IO/}
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://search.cpan.org/author/BEHROOZI/IO-Socket-SSL/
-COMMENT= perl5 SSL socket interface class
+COMMENT= Perl5 SSL socket interface class
DEPENDS+= p5-Net-SSLeay-[0-9]*:../../security/p5-Net-SSLeay
diff --git a/security/p5-Net-SSLeay/Makefile b/security/p5-Net-SSLeay/Makefile
index 0c1b77bb742..b170efdbf4f 100644
--- a/security/p5-Net-SSLeay/Makefile
+++ b/security/p5-Net-SSLeay/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2003/07/17 22:53:08 grant Exp $
+# $NetBSD: Makefile,v 1.22 2003/07/21 17:20:23 martti Exp $
DISTNAME= Net_SSLeay.pm-1.23
PKGNAME= p5-${DISTNAME:S/Net_/Net-/:S/.pm//}
@@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
MAINTAINER= shell@NetBSD.org
HOMEPAGE= http://symlabs.com/Net_SSLeay/
-COMMENT= perl5 module for using OpenSSL
+COMMENT= Perl5 module for using OpenSSL
USE_BUILDLINK2= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/SSLeay/.packlist
diff --git a/security/p5-SHA/Makefile b/security/p5-SHA/Makefile
index 9be8e3006cc..b1249e01a2e 100644
--- a/security/p5-SHA/Makefile
+++ b/security/p5-SHA/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 22:53:06 grant Exp $
+# $NetBSD: Makefile,v 1.8 2003/07/21 17:20:24 martti Exp $
#
DISTNAME= SHA-1.2
@@ -8,7 +8,7 @@ CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SHA/}
MAINTAINER= tech-pkg@NetBSD.org
-COMMENT= perl5 interface to the SHA1 algorithm
+COMMENT= Perl5 interface to the SHA1 algorithm
USE_BUILDLINK2= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/SHA/.packlist
diff --git a/security/p5-Tie-EncryptedHash/Makefile b/security/p5-Tie-EncryptedHash/Makefile
index e5d751b12f2..d738ebd1664 100644
--- a/security/p5-Tie-EncryptedHash/Makefile
+++ b/security/p5-Tie-EncryptedHash/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 22:53:08 grant Exp $
+# $NetBSD: Makefile,v 1.8 2003/07/21 17:20:26 martti Exp $
#
DISTNAME= Tie-EncryptedHash-1.1
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Tie/}
MAINTAINER= tech-pkg@NetBSD.org
#HOMEPAGE=
-COMMENT= perl5 module for hashes with encrypting fields
+COMMENT= Perl5 module for hashes with encrypting fields
DEPENDS+= p5-Crypt-CBC-[0-9]*:../../security/p5-Crypt-CBC
DEPENDS+= p5-Crypt-Blowfish-[0-9]*:../../security/p5-Crypt-Blowfish
diff --git a/security/pakemon/Makefile b/security/pakemon/Makefile
index e66855f5fb5..45a2652aead 100644
--- a/security/pakemon/Makefile
+++ b/security/pakemon/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2003/07/17 22:53:09 grant Exp $
+# $NetBSD: Makefile,v 1.12 2003/07/21 17:20:26 martti Exp $
DISTNAME= pakemon-0.3.1
CATEGORIES= security
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.sfc.keio.ac.jp/~keiji/ids/pakemon/ \
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://web.sfc.keio.ac.jp/~keiji/backup/ids/pakemon/index.html
-COMMENT= packet monster, an Open Source Intrusion Detection System
+COMMENT= Packet monster, an Open Source Intrusion Detection System
DEPENDS+= libnet-[0-9]*:../../devel/libnet
# libnids provides static library only, thus it isn't necessary at run-time,
diff --git a/security/pam-ldap/Makefile b/security/pam-ldap/Makefile
index eb05a81293c..7c797f52fe8 100644
--- a/security/pam-ldap/Makefile
+++ b/security/pam-ldap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2003/07/17 22:53:09 grant Exp $
+# $NetBSD: Makefile,v 1.11 2003/07/21 17:20:27 martti Exp $
#
DISTNAME= pam_ldap-150
@@ -9,7 +9,7 @@ MASTER_SITES= ftp://ftp.padl.com/pub/
MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://www.padl.com/pam_ldap.html
-COMMENT= pluggable authentication module for LDAP directories
+COMMENT= Pluggable authentication module for LDAP directories
GNU_CONFIGURE= YES
USE_BUILDLINK2= YES
diff --git a/security/portsentry/Makefile b/security/portsentry/Makefile
index 0adfae7c657..40350c73259 100644
--- a/security/portsentry/Makefile
+++ b/security/portsentry/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/07/17 22:53:10 grant Exp $
+# $NetBSD: Makefile,v 1.9 2003/07/21 17:20:28 martti Exp $
#
DISTNAME= portsentry-1.0
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.psionic.com/tools/
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.psionic.com/abacus/portsentry/
-COMMENT= detects and respond to port scans against a target host in real-time
+COMMENT= Detects and respond to port scans against a target host in real-time
LICENSE= portsentry-license
diff --git a/security/priv/Makefile b/security/priv/Makefile
index 7579ca4ae9d..7a1e71be36b 100644
--- a/security/priv/Makefile
+++ b/security/priv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/07/17 22:53:11 grant Exp $
+# $NetBSD: Makefile,v 1.8 2003/07/21 17:20:29 martti Exp $
#
DISTNAME= priv-1.0-beta
@@ -7,7 +7,7 @@ CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= simonb@NetBSD.org
-COMMENT= execute commands as a different user
+COMMENT= Execute commands as a different user
GNU_CONFIGURE= yes
diff --git a/security/py-amkCrypto/Makefile b/security/py-amkCrypto/Makefile
index 04ec10d787f..58a48f40a36 100644
--- a/security/py-amkCrypto/Makefile
+++ b/security/py-amkCrypto/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/07/17 22:53:11 grant Exp $
+# $NetBSD: Makefile,v 1.10 2003/07/21 17:20:29 martti Exp $
#
DISTNAME= pycrypto-1.9a4
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.amk.ca/files/python/
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.amk.ca/python/code/crypto.html
-COMMENT= cryptographic and hash functions for Python
+COMMENT= Cryptographic and hash functions for Python
USE_BUILDLINK2= yes
PYBINMODULE= yes
diff --git a/security/py-cryptkit/Makefile b/security/py-cryptkit/Makefile
index ee4ef1e4bf2..d33bf3dbb95 100644
--- a/security/py-cryptkit/Makefile
+++ b/security/py-cryptkit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2002/09/21 23:46:56 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2003/07/21 17:20:30 martti Exp $
DISTNAME= cryptkit-0.9
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cryptkit/}
MAINTAINER= shell@shellhung.org
HOMEPAGE= http://cryptkit.sf.net/
-COMMENT= python Cryptographic Toolkit
+COMMENT= Python Cryptographic Toolkit
PYBINMODULE= yes
PYDISTUTILSPKG= yes
diff --git a/security/py-gnupg/Makefile b/security/py-gnupg/Makefile
index ba7fce0fe68..bd00ec8aa5c 100644
--- a/security/py-gnupg/Makefile
+++ b/security/py-gnupg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2002/09/21 23:46:57 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2003/07/21 17:20:31 martti Exp $
DISTNAME= GnuPGInterface-0.3.2
PKGNAME= ${PYPKGPREFIX}-gnupg-0.3.2
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=py-gnupg/}
MAINTAINER= shell@shellhung.org
HOMEPAGE= http://py-gnupg.sourceforge.net/
-COMMENT= python module for GnuPG interface
+COMMENT= Python module for GnuPG interface
DEPENDS+= gnupg>=1.0.0:../../security/gnupg
diff --git a/security/pyca/Makefile b/security/pyca/Makefile
index 554d588aab3..a0296454aad 100644
--- a/security/pyca/Makefile
+++ b/security/pyca/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/07/17 22:53:12 grant Exp $
+# $NetBSD: Makefile,v 1.3 2003/07/21 17:20:31 martti Exp $
# Date-based distfile name for pre-releases leading to 0.6.6.
DISTNAME= pyca-20020902
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.pyca.de/download/
MAINTAINER= jlam@NetBSD.org
HOMEPAGE= http://www.pyca.de/
-COMMENT= administration tools for X.509/PKIX CA
+COMMENT= Administration tools for X.509/PKIX CA
USE_BUILDLINK2= # defined
NO_CONFIGURE= # defined
diff --git a/security/scanssh/Makefile b/security/scanssh/Makefile
index 7a87c229bbe..5cf552406db 100644
--- a/security/scanssh/Makefile
+++ b/security/scanssh/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2003/07/17 22:53:14 grant Exp $
+# $NetBSD: Makefile,v 1.10 2003/07/21 17:20:35 martti Exp $
DISTNAME= scanssh-1.6b
WRKSRC= ${WRKDIR}/scanssh
@@ -8,7 +8,7 @@ MASTER_SITES= http://monkey.org/~provos/ \
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://monkey.org/~provos/scanssh/
-COMMENT= ssh remote version scanner
+COMMENT= SSH remote version scanner
GNU_CONFIGURE= yes
diff --git a/security/smimemsg/Makefile b/security/smimemsg/Makefile
index bfb5ea1d905..6cc5ac51607 100644
--- a/security/smimemsg/Makefile
+++ b/security/smimemsg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 22:53:15 grant Exp $
+# $NetBSD: Makefile,v 1.6 2003/07/21 17:20:36 martti Exp $
#
DISTNAME= smimemsg15
@@ -9,7 +9,7 @@ MASTER_SITES= http://mars.elcom.nitech.ac.jp/security/
MAINTAINER= tech-pkg@jp.NetBSD.org
HOMEPAGE= http://mars.elcom.nitech.ac.jp/security/
-COMMENT= generate and read S/MIME messages
+COMMENT= Generate and read S/MIME messages
GNU_CONFIGURE= YES
diff --git a/security/srp_client/Makefile b/security/srp_client/Makefile
index 9b9a1fa35d2..20ded2c71e5 100644
--- a/security/srp_client/Makefile
+++ b/security/srp_client/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2003/07/17 22:53:16 grant Exp $
+# $NetBSD: Makefile,v 1.24 2003/07/21 17:20:37 martti Exp $
DISTNAME= srp-1.4.4
PKGNAME= srp-client-1.4.4
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://ftp.win.ne.jp/pub/network/security/srp/ \
MAINTAINER= jlam@NetBSD.org
HOMEPAGE= http://www-cs-students.stanford.edu/~tjw/srp/
-COMMENT= client programs using Secure Remote Password protocol
+COMMENT= Client programs using Secure Remote Password protocol
LICENSE= srp_client-license
diff --git a/security/sslwrap/Makefile b/security/sslwrap/Makefile
index 466d480652d..6c979c221ac 100644
--- a/security/sslwrap/Makefile
+++ b/security/sslwrap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/07/17 22:53:18 grant Exp $
+# $NetBSD: Makefile,v 1.9 2003/07/21 17:20:37 martti Exp $
#
DISTNAME= ${PKGNAME:S/-//}
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.rickk.com/sslwrap/
MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://www.rickk.com/sslwrap/
-COMMENT= simple ssl wrapper
+COMMENT= Simple SSL wrapper
USE_BUILDLINK2= YES
diff --git a/security/tct/Makefile b/security/tct/Makefile
index 9ec2e6b1e44..2e45ec5bb96 100644
--- a/security/tct/Makefile
+++ b/security/tct/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2002/11/24 22:23:12 seb Exp $
+# $NetBSD: Makefile,v 1.11 2003/07/21 17:20:38 martti Exp $
#
DISTNAME= tct-1.09
@@ -7,7 +7,7 @@ MASTER_SITES= http://www.porcupine.org/forensics/
MAINTAINER= frazee.23@osu.edu
HOMEPAGE= http://www.porcupine.org/forensics/tct.html
-COMMENT= programs to aid post-mortem after a break-in
+COMMENT= Programs to aid post-mortem after a break-in
DEPENDS+= p5-Date-Manip-[0-9]*:../../devel/p5-Date-Manip
diff --git a/security/uvscan/Makefile b/security/uvscan/Makefile
index 791097b4bd3..3b6a1668601 100644
--- a/security/uvscan/Makefile
+++ b/security/uvscan/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2003/07/17 22:53:20 grant Exp $
+# $NetBSD: Makefile,v 1.21 2003/07/21 17:20:39 martti Exp $
DISTNAME= vlnx416e
PKGNAME= uvscan-4.16.0
@@ -10,7 +10,7 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.mcafeeb2b.com/products/virusscan/default.asp
-COMMENT= evaluation version of a DOS/Windows file virus scanner
+COMMENT= Evaluation version of a DOS/Windows file virus scanner
CONFLICTS= uvscan-dat-[0-9]*
diff --git a/security/winbind/Makefile b/security/winbind/Makefile
index 06ee3e6f01a..7df2da45385 100644
--- a/security/winbind/Makefile
+++ b/security/winbind/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/17 22:53:20 grant Exp $
+# $NetBSD: Makefile,v 1.7 2003/07/21 17:20:39 martti Exp $
PKGNAME= winbind-${SAMBA_DIST_VERS}
CATEGORIES= security
@@ -10,7 +10,7 @@ USE_PKGINSTALL= yes
MAINTAINER= jlam@NetBSD.org
HOMEPAGE= http://www.samba.org/
-COMMENT= unified logon information between UNIX and Windows NT
+COMMENT= Unified logon information between UNIX and Windows NT
DEPENDS+= {samba>=2.0,ja-samba>=2.0}:../../net/samba
diff --git a/shells/bash2-doc/Makefile b/shells/bash2-doc/Makefile
index 1098350e967..196797ad656 100644
--- a/shells/bash2-doc/Makefile
+++ b/shells/bash2-doc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/17 22:53:22 grant Exp $
+# $NetBSD: Makefile,v 1.7 2003/07/21 17:20:55 martti Exp $
DISTNAME= bash-doc-2.05b
PKGNAME= bash-doc-2.05.2
@@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=bash/} \
MAINTAINER= wiz@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/bash/bash.html
-COMMENT= documentation for the GNU Bourne Again Shell
+COMMENT= Documentation for the GNU Bourne Again Shell
CONFLICTS= bash<=2.05nb1