diff options
author | jdolecek <jdolecek> | 2003-06-01 18:10:01 +0000 |
---|---|---|
committer | jdolecek <jdolecek> | 2003-06-01 18:10:01 +0000 |
commit | efec783412c50e2d802404d75f3d6940442d7bb7 (patch) | |
tree | 911f8bc53ce908da134d8234ddd431f5fc9a2e7f | |
parent | be831561e58d4d2bd02920da1d8be6be4ece0b40 (diff) | |
download | pkgsrc-efec783412c50e2d802404d75f3d6940442d7bb7.tar.gz |
use "3.x" instead of "3.0" in description, kde3 package is at 3.1.2 already
-rw-r--r-- | x11/kdebase3/DESCR | 2 | ||||
-rw-r--r-- | x11/kdelibs3/DESCR | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/x11/kdebase3/DESCR b/x11/kdebase3/DESCR index 06725629edc..3cb61e118df 100644 --- a/x11/kdebase3/DESCR +++ b/x11/kdebase3/DESCR @@ -1,2 +1,2 @@ This package provides various applications and infrastructure files and -libraries for KDE 3.0. +libraries for KDE 3.x. diff --git a/x11/kdelibs3/DESCR b/x11/kdelibs3/DESCR index 3f8b8130c13..7d7bca1ebbb 100644 --- a/x11/kdelibs3/DESCR +++ b/x11/kdelibs3/DESCR @@ -1,3 +1,3 @@ This package provides the libraries that are central to the development and -execution of a KDE 3.0 program, as well as the internationalisation files for +execution of a KDE 3.x program, as well as the internationalisation files for these libraries, misc HTML documentation, and theme modules. |