diff options
Diffstat (limited to 'x11-toolkits/hs-gtk2hs')
-rw-r--r-- | x11-toolkits/hs-gtk2hs/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/hs-gtk2hs/pkg-descr | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/x11-toolkits/hs-gtk2hs/Makefile b/x11-toolkits/hs-gtk2hs/Makefile index f0817000f339..f762dff3b868 100644 --- a/x11-toolkits/hs-gtk2hs/Makefile +++ b/x11-toolkits/hs-gtk2hs/Makefile @@ -6,7 +6,8 @@ # PORTNAME= gtk2hs -PORTVERSION= 0.9.9.5 +PORTVERSION= 0.9.9 +PORTEPOCH= 1 CATEGORIES= x11-toolkits haskell MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/x11-toolkits/hs-gtk2hs/pkg-descr b/x11-toolkits/hs-gtk2hs/pkg-descr index ed4cc8cad3fd..b096f6e4f207 100644 --- a/x11-toolkits/hs-gtk2hs/pkg-descr +++ b/x11-toolkits/hs-gtk2hs/pkg-descr @@ -8,7 +8,7 @@ of improvements: create and lookup named widgets in a type safe way. * Unicode support. -WWW: http://gtk2hs.sourceforge.net/ +WWW: http://haskell.org/gtk2hs/ -- Oliver Braun obraun@FreeBSD.org |