From e69ab8c36548981938b2660bd19e390b45d3e84f Mon Sep 17 00:00:00 2001 From: martti Date: Mon, 21 Jul 2003 16:35:12 +0000 Subject: COMMENT should start with a capital letter. --- comms/p5-pilot-link/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'comms/p5-pilot-link') diff --git a/comms/p5-pilot-link/Makefile b/comms/p5-pilot-link/Makefile index c520752e765..29ceddf3000 100644 --- a/comms/p5-pilot-link/Makefile +++ b/comms/p5-pilot-link/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2003/07/13 13:50:51 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2003/07/21 16:35:15 martti Exp $ # .include "../../comms/pilot-link/Makefile.common" @@ -6,7 +6,7 @@ PKGNAME= p5-${DISTNAME} PKGREVISION= 1 -COMMENT= perl bindings for pilot-link +COMMENT= Perl bindings for pilot-link BUILDLINK_DEPENDS.pilot-link-libs= pilot-link-libs>=${PILOT_LINK_VERS} -- cgit v1.2.3