diff options
author | wiz <wiz@pkgsrc.org> | 2015-09-18 12:04:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-09-18 12:04:58 +0000 |
commit | f9ee6deb61c738807f25290b3f1993d0f164e439 (patch) | |
tree | bcafbd31dd92db4b274bf3c3505f147a0390bf15 /games | |
parent | d4ec93e5f02c11b97da1107e4e4094024047b4b8 (diff) | |
download | pkgsrc-f9ee6deb61c738807f25290b3f1993d0f164e439.tar.gz |
Update HOMEPAGE.
Diffstat (limited to 'games')
-rw-r--r-- | games/wxhugo/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/wxhugo/Makefile b/games/wxhugo/Makefile index f151ff94ac1..964305d745e 100644 --- a/games/wxhugo/Makefile +++ b/games/wxhugo/Makefile @@ -1,5 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2015/04/25 14:23:05 tnn Exp $ -# +# $NetBSD: Makefile,v 1.45 2015/09/18 12:04:58 wiz Exp $ DISTNAME= hugov31_unix_source PKGNAME= wxhugo-3.1.02 @@ -9,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_IFARCHIVE:=programming/hugo/source/} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTFILE_WX} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.generalcoffee.com/hugo.html +HOMEPAGE= http://www.generalcoffee.com/hugo/gethugo.html COMMENT= Interactive fiction interpreter with sound and graphics support DISTFILE_WX= hugov31_wxwin_source${EXTRACT_SUFX} |