diff --git a/dune-istl.pc.in b/dune-istl.pc.in
index 5eb2577ad834e90f66c91d118b3afbb8121ae052..ba8ccf810a32e5362a00e9c3c75f3b31087091e0 100644
--- a/dune-istl.pc.in
+++ b/dune-istl.pc.in
@@ -5,10 +5,10 @@ includedir=@includedir@
 CXX=@CXX@
 CC=@CC@
 
-Name: Dune
+Name: @PACKAGE_NAME@
 Version: @VERSION@
-Description: the Dune numerics library
-URL: http://dune.uni-hd.de/
-Requires:
+Description: Dune (Distributed and Unified Numerics Environment) istl module
+URL: http://dune-project.org/
+Requires: @REQUIRES@
 Libs:
 Cflags: -I${includedir}