diff options
author | wiz <wiz@pkgsrc.org> | 2008-03-03 12:47:06 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-03-03 12:47:06 +0000 |
commit | 98e4d498145c9ae69f3d93e0a3906658bd91a07c (patch) | |
tree | 4f6272a397ba1e0d3c2c1f4c03b14e47029b5fc0 /games/bos | |
parent | e1586a57f4b924ea591fcd5818949b21203d9f83 (diff) | |
download | pkgsrc-98e4d498145c9ae69f3d93e0a3906658bd91a07c.tar.gz |
Update HOMEPAGE.
Diffstat (limited to 'games/bos')
-rw-r--r-- | games/bos/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/bos/Makefile b/games/bos/Makefile index ddf075d022e..ba6a3a0b31a 100644 --- a/games/bos/Makefile +++ b/games/bos/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2006/06/15 13:31:28 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2008/03/03 12:47:06 wiz Exp $ # DISTNAME= bos_1_1 @@ -8,7 +8,7 @@ CATEGORIES= games MASTER_SITES= http://bos.seul.org/files/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://bos.seul.org/ +HOMEPAGE= http://www.boswars.org/ COMMENT= Invasion - Battle of Survival (real-time strategy game) DEPENDS+= stratagus>=2.1:../../games/stratagus |