diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-01-18 13:18:33 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-01-18 13:18:33 +0000 |
commit | d163c082c1b13c45474cf92d75588a07f1ab0686 (patch) | |
tree | 6b1e9364962f5a116944950e484032aceb666dd3 /x11-toolkits/wxgtk/Makefile | |
parent | 03c3929421aef77171bc3fc02dffc92d290a973c (diff) | |
download | FreeBSD-ports-d163c082c1b13c45474cf92d75588a07f1ab0686.zip FreeBSD-ports-d163c082c1b13c45474cf92d75588a07f1ab0686.tar.gz |
Update to 2.2.4.
Approved by: maintainer
Diffstat (limited to 'x11-toolkits/wxgtk/Makefile')
-rw-r--r-- | x11-toolkits/wxgtk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/wxgtk/Makefile b/x11-toolkits/wxgtk/Makefile index adc0bd7..7859e18 100644 --- a/x11-toolkits/wxgtk/Makefile +++ b/x11-toolkits/wxgtk/Makefile @@ -6,7 +6,7 @@ # PORTNAME= wxgtk -PORTVERSION= 2.2.2 +PORTVERSION= 2.2.4 CATEGORIES= x11-toolkits MASTER_SITES= ftp://wesley.informatik.uni-freiburg.de/pub/linux/wxxt/source/ DISTNAME= wxGTK-${PORTVERSION} |