aboutsummaryrefslogtreecommitdiffstats
path: root/serd.pc.in
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-01-25 23:02:09 +0000
committerDavid Robillard <d@drobilla.net>2011-01-25 23:02:09 +0000
commit90c1fcdc11d4f8ee564688bf33c233ccc9bdf1fc (patch)
tree42772641e43a6284518fe653777866c9085bf82a /serd.pc.in
parent111f9ae3232e986222a2ef41b4af0d083f4f797e (diff)
downloadserd-90c1fcdc11d4f8ee564688bf33c233ccc9bdf1fc.tar.gz
serd-90c1fcdc11d4f8ee564688bf33c233ccc9bdf1fc.tar.bz2
serd-90c1fcdc11d4f8ee564688bf33c233ccc9bdf1fc.zip
Update tag line in pkg-config file.
git-svn-id: http://svn.drobilla.net/serd/trunk@79 490d8e77-9747-427b-9fa3-0b8f29cee8a0
Diffstat (limited to 'serd.pc.in')
-rw-r--r--serd.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/serd.pc.in b/serd.pc.in
index 9c17947f..caed3757 100644
--- a/serd.pc.in
+++ b/serd.pc.in
@@ -5,6 +5,6 @@ includedir=@includedir@
Name: libserd
Version: @SERD_VERSION@
-Description: Lightweight RDF serialisation library
+Description: Lightweight RDF syntax library
Libs: -L${libdir} -lserd
Cflags: -I${includedir}