diff options
-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 |