diff --git a/build/ck.pc.in b/build/ck.pc.in index 8a34435..620f2c1 100644 --- a/build/ck.pc.in +++ b/build/ck.pc.in @@ -4,7 +4,7 @@ libdir=@LIBRARY@ Name: Concurrency Kit Description: Toolkit for well-specified design and implementation of concurrent systems -URL: http://www.concurrencykit.org/ +URL: http://concurrencykit.org/ Version: @VERSION@ Libs: -L${libdir} -lck Cflags: -D__@PROFILE@__ -I${includedir}