diff options
author | mef <mef> | 2015-02-21 13:25:59 +0000 |
---|---|---|
committer | mef <mef> | 2015-02-21 13:25:59 +0000 |
commit | d84447d63915bb2626c76486cd1f40cb4314dcc5 (patch) | |
tree | 69dc5cd9245d0a9f5a836e500eb2b3f9371357eb /lang/inform | |
parent | 92fa9c3571bb283c65339be88696914eb25140d9 (diff) | |
download | pkgsrc-d84447d63915bb2626c76486cd1f40cb4314dcc5.tar.gz |
Update HOMEPAGE
Diffstat (limited to 'lang/inform')
-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 |