From 56bf43af0ac21fa4b422b64e092794ca7217007b Mon Sep 17 00:00:00 2001 From: martti Date: Mon, 21 Jul 2003 17:20:17 +0000 Subject: COMMENT should start with a capital letter. --- security/srp_client/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'security/srp_client') 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 -- cgit v1.2.3