From cdcd0c65d7535ac3794a1df20e82c3fea1f06583 Mon Sep 17 00:00:00 2001 From: cs Date: Fri, 3 Aug 2012 15:54:35 +0000 Subject: Fix typos and make small modifications in COMMENT (according to Porter's Handbook) Approved by: portmgr@ (implicit) --- science/libkml/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'science/libkml') diff --git a/science/libkml/Makefile b/science/libkml/Makefile index 54328cc815d8..90fd813892d4 100644 --- a/science/libkml/Makefile +++ b/science/libkml/Makefile @@ -11,7 +11,7 @@ CATEGORIES= science MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} MAINTAINER= wen@FreeBSD.org -COMMENT= Library for parse, generate and operate on KML +COMMENT= Library for parse, generate, and operate on KML BUILD_DEPENDS= ${LOCALBASE}/include/expat.h:${PORTSDIR}/textproc/expat2 \ ${LOCALBASE}/bin/curl-config:${PORTSDIR}/ftp/curl -- cgit