diff options
author | obache <obache@pkgsrc.org> | 2011-01-03 14:54:34 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-01-03 14:54:34 +0000 |
commit | 917e04aab3fc6d47a76b5c0839208a472152727d (patch) | |
tree | 01e592943ddab9728e27517987f26e0df561c14d /games | |
parent | 3ab4789724abd6634c9aff4be45b0307719c720d (diff) | |
download | pkgsrc-917e04aab3fc6d47a76b5c0839208a472152727d.tar.gz |
Update HOMEPAGE to currently maintained one, and change MASTER_SITES
to mirror of old one.
Diffstat (limited to 'games')
-rw-r--r-- | games/powwow/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/powwow/Makefile b/games/powwow/Makefile index 45026d69740..39276080f2f 100644 --- a/games/powwow/Makefile +++ b/games/powwow/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.10 2008/03/04 06:59:05 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2011/01/03 14:54:34 obache Exp $ DISTNAME= powwow-1.2.5 PKGREVISION= 1 CATEGORIES= games -MASTER_SITES= http://linuz.sns.it/~max/powwow/ +MASTER_SITES= http://hoopajoo.net/static/powwow-mirror/powwow/ MAINTAINER= jdolecek@NetBSD.org -HOMEPAGE= http://linuz.sns.it/~max/powwow.html +HOMEPAGE= http://hoopajoo.net/projects/powwow.html COMMENT= Client to play MUDs PKG_DESTDIR_SUPPORT= user-destdir |