diff options
author | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-12-11 15:08:48 +0800 |
---|---|---|
committer | adamw <adamw@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-12-11 15:08:48 +0800 |
commit | cf443bfe5ce7eafd1f7b6d536db4c38ad8a4629b (patch) | |
tree | 702af1feb370430a86455e89bc819cdbd8b41903 | |
parent | 66d8266e95090bcd0890481dbf02239f55aa423e (diff) | |
download | marcuscom-ports-cf443bfe5ce7eafd1f7b6d536db4c38ad8a4629b.tar marcuscom-ports-cf443bfe5ce7eafd1f7b6d536db4c38ad8a4629b.tar.gz marcuscom-ports-cf443bfe5ce7eafd1f7b6d536db4c38ad8a4629b.tar.bz2 marcuscom-ports-cf443bfe5ce7eafd1f7b6d536db4c38ad8a4629b.tar.lz marcuscom-ports-cf443bfe5ce7eafd1f7b6d536db4c38ad8a4629b.tar.xz marcuscom-ports-cf443bfe5ce7eafd1f7b6d536db4c38ad8a4629b.tar.zst marcuscom-ports-cf443bfe5ce7eafd1f7b6d536db4c38ad8a4629b.zip |
Change the part where it calls this port version 1.3.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@274 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | devel/glib20/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/glib20/pkg-descr b/devel/glib20/pkg-descr index 517082b7f..d762ed2f4 100644 --- a/devel/glib20/pkg-descr +++ b/devel/glib20/pkg-descr @@ -1,4 +1,4 @@ -This is GLib version 1.3. GLib, is a library which includes support +This is GLib version 2.0. GLib, is a library which includes support routines for C such as lists, trees, hashes, memory allocation, and many other things. |