pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/tads update MASTER_SITE and HOMEPAGE
details: https://anonhg.NetBSD.org/pkgsrc/rev/aaf4ac6575f9
branches: trunk
changeset: 476629:aaf4ac6575f9
user: dillo <dillo%pkgsrc.org@localhost>
date: Wed Jun 16 12:46:14 2004 +0000
description:
update MASTER_SITE and HOMEPAGE
it uses c and c++
diffstat:
games/tads/Makefile | 7 ++++---
1 files changed, 4 insertions(+), 3 deletions(-)
diffs (28 lines):
diff -r aea41912267a -r aaf4ac6575f9 games/tads/Makefile
--- a/games/tads/Makefile Wed Jun 16 10:35:08 2004 +0000
+++ b/games/tads/Makefile Wed Jun 16 12:46:14 2004 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.4 2004/04/25 11:48:31 dillo Exp $
+# $NetBSD: Makefile,v 1.5 2004/06/16 12:46:14 dillo Exp $
#
DISTNAME= tads23-unix
PKGNAME= tads-3.0.5
CATEGORIES= games
-MASTER_SITES= http://www.ifarchive.org/if-archive/programming/tads2/source/
+MASTER_SITES= http://www.tads.org/t3dl
MAINTAINER= dillo%NetBSD.org@localhost
-HOMEPAGE= http://www.ifarchive.org/if-archive/programming/tads2/source/
+HOMEPAGE= http://www.tads.org/
COMMENT= TADS compiler and interpreter
# for other OSs, enable appropriate Makefile sections
@@ -18,6 +18,7 @@
NO_CONFIGURE= yes
BUILD_DIRS= ${WRKSRC}/tads2 ${WRKSRC}/tads3
MAKEFILE= makefile
+USE_LANGUAGES= c c++
.include "../../devel/ncurses/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index