diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2009-07-06 10:24:16 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2009-07-06 10:24:16 +0000 |
commit | 65362df6ed4bda7058f9df00dc0a4d800f458f9b (patch) | |
tree | 661572419f7bc6f639265719490870b2203a73e1 /x11-toolkits/libgdiplus/Makefile | |
parent | 55065e9f8e06087388cc04ba3de55304d87a2056 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/libgdiplus/Makefile')
-rw-r--r-- | x11-toolkits/libgdiplus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/libgdiplus/Makefile b/x11-toolkits/libgdiplus/Makefile index 4934ca1cfe0a..b34fce692e9f 100644 --- a/x11-toolkits/libgdiplus/Makefile +++ b/x11-toolkits/libgdiplus/Makefile @@ -7,7 +7,7 @@ # PORTNAME= libgdiplus -PORTVERSION= 2.4 +PORTVERSION= 2.4.2 CATEGORIES= x11-toolkits MASTER_SITES= http://ftp.novell.com/pub/mono/sources/${PORTNAME}/ |