small COMMENT tweak in textproc/libxml/Makefile

Alexey Dokuchaev danfe at FreeBSD.org
Thu Sep 29 14:31:51 PDT 2005


hello gnome-team,

might I propose the folowing patch?  grepping pkg_info output for `XML'
gives about 10 results on my system, and only one if I grep for `Xml'.

./danfe

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/libxml/Makefile,v
retrieving revision 1.51
diff -u -r1.51 Makefile
--- Makefile	10 Nov 2004 20:22:41 -0000	1.51
+++ Makefile    29 Sep 2005 21:30:21 -0000
@@ -13,7 +13,7 @@
 MASTER_SITE_SUBDIR=	sources/libxml/1.8
 
 MAINTAINER=	gnome at FreeBSD.org
-COMMENT=	Xml parser library for GNOME
+COMMENT=	XML parser library for GNOME
 
 USE_GMAKE=	yes
 USE_GNOME=	pkgconfig



More information about the freebsd-gnome mailing list