diff options
Diffstat (limited to 'games/tads/Makefile')
-rw-r--r-- | games/tads/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/tads/Makefile b/games/tads/Makefile index ceb1e8ab513..2433bc20562 100644 --- a/games/tads/Makefile +++ b/games/tads/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2004/04/18 05:18:35 snj Exp $ +# $NetBSD: Makefile,v 1.4 2004/04/25 11:48:31 dillo Exp $ # DISTNAME= tads23-unix @@ -6,7 +6,7 @@ PKGNAME= tads-3.0.5 CATEGORIES= games MASTER_SITES= http://www.ifarchive.org/if-archive/programming/tads2/source/ -MAINTAINER= dillo@giga.or.at +MAINTAINER= dillo@NetBSD.org HOMEPAGE= http://www.ifarchive.org/if-archive/programming/tads2/source/ COMMENT= TADS compiler and interpreter |