pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/ipsec-tools Fix casing of IPsec in COMMENT.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/002f9811a822
branches:  trunk
changeset: 494992:002f9811a822
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jun 01 14:35:31 2005 +0000

description:
Fix casing of IPsec in COMMENT.

diffstat:

 security/ipsec-tools/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 4decab11334f -r 002f9811a822 security/ipsec-tools/Makefile
--- a/security/ipsec-tools/Makefile     Wed Jun 01 14:29:58 2005 +0000
+++ b/security/ipsec-tools/Makefile     Wed Jun 01 14:35:31 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2005/05/31 10:01:39 dillo Exp $
+# $NetBSD: Makefile,v 1.17 2005/06/01 14:35:31 wiz Exp $
 #
 
 DISTNAME=              ipsec-tools-0.6b2
@@ -8,7 +8,7 @@
 
 MAINTAINER=            manu%NetBSD.org@localhost
 HOMEPAGE=              http://ipsec-tools.sourceforge.net/
-COMMENT=               Ipsec-tools racoon IKE daemon
+COMMENT=               IPsec-tools racoon IKE daemon
 
 USE_PKGLOCALEDIR=      yes
 USE_LIBTOOL=           yes



Home | Main Index | Thread Index | Old Index