expat expat.pc.in,1.1,1.2

"Karl Waclawek" <[email protected]> Mon, 19 Jan 2009 03:35:08 +0000
Newsgroups gmane.text.xml.expat.cvs
Message-ID <[email protected]>
Update of /cvsroot/expat/expat
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv29270

Modified Files:
	expat.pc.in 
Log Message:
Added URL for Expat project site.

Index: expat.pc.in
===================================================================
RCS file: /cvsroot/expat/expat/expat.pc.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- expat.pc.in	3 Sep 2007 17:26:20 -0000	1.1
+++ expat.pc.in	19 Jan 2009 03:35:06 -0000	1.2
@@ -6,5 +6,6 @@
 Name: expat
 Version: @PACKAGE_VERSION@
 Description: expat XML parser
+URL: http://www.libexpat.org
 Libs: -L${libdir} -lexpat
 Cflags: -I${includedir}