diff options
author | pgj <pgj@FreeBSD.org> | 2012-02-13 14:02:19 +0800 |
---|---|---|
committer | pgj <pgj@FreeBSD.org> | 2012-02-13 14:02:19 +0800 |
commit | dbf4e7f1842136508fadea0b3077cb0cd37b7311 (patch) | |
tree | d3966e0298f05868be87235e1f5c442fa51efbd3 /x11-toolkits | |
parent | e270f1406f71c8de6e0b777e1e49bd0c10b0848a (diff) | |
download | freebsd-ports-graphics-dbf4e7f1842136508fadea0b3077cb0cd37b7311.tar.gz freebsd-ports-graphics-dbf4e7f1842136508fadea0b3077cb0cd37b7311.tar.zst freebsd-ports-graphics-dbf4e7f1842136508fadea0b3077cb0cd37b7311.zip |
- Please welcome Gtk2Hs 0.12.2!
Obtained from: FreeBSD Haskell
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/hs-gtk2hs/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/hs-gtk2hs/Makefile b/x11-toolkits/hs-gtk2hs/Makefile index 666a061198f..4dbe59cf168 100644 --- a/x11-toolkits/hs-gtk2hs/Makefile +++ b/x11-toolkits/hs-gtk2hs/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gtk2hs -PORTVERSION= 0.12.0 -PORTREVISION= 1 +PORTVERSION= 0.12.2 PORTEPOCH= 1 CATEGORIES= x11-toolkits haskell |