diff options
author | mef <mef@pkgsrc.org> | 2015-02-21 13:25:59 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2015-02-21 13:25:59 +0000 |
commit | 946910601b4765d31505a882045e2751fd92cdf3 (patch) | |
tree | 69dc5cd9245d0a9f5a836e500eb2b3f9371357eb /lang | |
parent | 60b609eff30d5fdaed8a953a0fdae2a17226a8f3 (diff) | |
download | pkgsrc-946910601b4765d31505a882045e2751fd92cdf3.tar.gz |
Update HOMEPAGE
Diffstat (limited to 'lang')
-rw-r--r-- | lang/inform/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/inform/Makefile b/lang/inform/Makefile index dbc459d4da7..ac54f4513e8 100644 --- a/lang/inform/Makefile +++ b/lang/inform/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2012/10/02 20:11:42 asau Exp $ +# $NetBSD: Makefile,v 1.17 2015/02/21 13:25:59 mef Exp $ DISTNAME= inform-6.31.1 PKGREVISION= 1 @@ -6,7 +6,7 @@ CATEGORIES= lang MASTER_SITES= http://mirror.ifarchive.org/if-archive/infocom/compilers/inform6/source/ MAINTAINER= nathanw@mit.edu -HOMEPAGE= http://www.inform-fiction.org/ +HOMEPAGE= http://inform7.com/ COMMENT= Interactive fiction compiler (Z-Machine and Glulx) LICENSE= inform-license |