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 f2d8bdbe0a3..d149082ee03 100644 --- a/lang/inform/Makefile +++ b/lang/inform/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.4 2003/08/09 10:59:09 seb Exp $ +# $NetBSD: Makefile,v 1.5 2003/09/02 09:55:44 dillo Exp $ DISTNAME= inform-6.21.2 CATEGORIES= lang MASTER_SITES= ftp://ftp.gmd.de/if-archive/infocom/compilers/inform6/source/ MAINTAINER= nathanw@mit.edu -HOMEPAGE= http://www.gnelson.demon.co.uk/inform.html +HOMEPAGE= http://www.inform-fiction.org/ COMMENT= Interactive fiction compiler (creates z-code) LICENSE= no-profit |