diff options
author | wiz <wiz> | 2012-10-03 19:33:41 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-10-03 19:33:41 +0000 |
commit | 97909cee2e0f17a6e44ba4762b76f0cfad309dec (patch) | |
tree | efef57fe6f059ea4b13667ca68a960f6ce87b818 | |
parent | 87a967b805cba96d0980853d169cb165af9676f3 (diff) | |
download | pkgsrc-97909cee2e0f17a6e44ba4762b76f0cfad309dec.tar.gz |
Add version information to DESCR.
-rw-r--r-- | x11/gtk/DESCR | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/gtk/DESCR b/x11/gtk/DESCR index e1707ba806e..b50993edfeb 100644 --- a/x11/gtk/DESCR +++ b/x11/gtk/DESCR @@ -7,3 +7,5 @@ GTK+ has been designed from the ground up to support a range of languages, not only C/C++. Using GTK+ from languages such as Perl and Python (especially in combination with the Glade GUI builder) provides an effective method of rapid application development. + +This package contains GTK+ 1. |