diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-02-04 10:27:42 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2003-02-04 10:27:42 +0800 |
commit | c88370520b7fb9a789116278247fe1d8fcd122f8 (patch) | |
tree | e1aa28a9bd0a40a398d85794b147303792463d59 /devel/glib20/Makefile | |
parent | 2534312d38c6768568b4dfe17f982aa8d6f47da0 (diff) | |
download | marcuscom-ports-c88370520b7fb9a789116278247fe1d8fcd122f8.tar.gz marcuscom-ports-c88370520b7fb9a789116278247fe1d8fcd122f8.tar.zst marcuscom-ports-c88370520b7fb9a789116278247fe1d8fcd122f8.zip |
Update to 2.2.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@500 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/glib20/Makefile')
-rw-r--r-- | devel/glib20/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile index 3e3672739..4118b66d8 100644 --- a/devel/glib20/Makefile +++ b/devel/glib20/Makefile @@ -6,7 +6,7 @@ # PORTNAME= glib -PORTVERSION= 2.2.0 +PORTVERSION= 2.2.1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/${PORTNAME}/2.2,} \ ftp://ftp.gtk.org/pub/gtk/v2.0/ \ |