diff options
author | dholland <dholland@pkgsrc.org> | 2009-08-07 06:34:01 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2009-08-07 06:34:01 +0000 |
commit | 96840442a881e98b4f4a5978b895dbd8f7e9ce82 (patch) | |
tree | a2bd98ad15553fd526d35049c1d5c24e0039def3 /x11/wxhaskell | |
parent | ecce1fd45f9d381b799aef6b7d08fe35f5491072 (diff) | |
download | pkgsrc-96840442a881e98b4f4a5978b895dbd8f7e9ce82.tar.gz |
Update HOMEPAGE
Diffstat (limited to 'x11/wxhaskell')
-rw-r--r-- | x11/wxhaskell/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/wxhaskell/Makefile b/x11/wxhaskell/Makefile index c4dc52c3c46..729bbd8820b 100644 --- a/x11/wxhaskell/Makefile +++ b/x11/wxhaskell/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2009/05/20 00:58:30 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2009/08/07 06:34:01 dholland Exp $ DISTNAME= wxhaskell-src-0.9.4 PKGNAME= ${DISTNAME:S/-src//} @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wxhaskell/} EXTRACT_SUFX= .zip MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://wxhaskell.sourceforge.net/index.html +HOMEPAGE= http://haskell.org/haskellwiki/WxHaskell COMMENT= wxGTK binding for Haskell USE_LANGUAGES= c c++ |