diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 21:35:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 21:35:58 +0000 |
commit | f5b8945cb95a5365399b97ea5e24648542250c56 (patch) | |
tree | f449e49da4dfdae2a0f7b2f6d32153d877199d49 /games/xpipeman | |
parent | a3de4e93a9f3bf6898d9c2d2a48a0092be886cf7 (diff) | |
download | pkgsrc-f5b8945cb95a5365399b97ea5e24648542250c56.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'games/xpipeman')
-rw-r--r-- | games/xpipeman/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/games/xpipeman/Makefile b/games/xpipeman/Makefile index 165c3aaedf6..0272a6ddfc4 100644 --- a/games/xpipeman/Makefile +++ b/games/xpipeman/Makefile @@ -1,13 +1,14 @@ -# $NetBSD: Makefile,v 1.12 2006/02/05 23:09:25 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2006/10/04 21:43:01 wiz Exp $ # DISTNAME= xpipeman-1.5 PKGREVISION= 1 CATEGORIES= games x11 -MASTER_SITES= http://www.spinne.com/x/games/xpipeman/ +MASTER_SITES= ${MASTER_SITE_SUNSITE:=games/strategy/} MAINTAINER= root@garbled.net -HOMEPAGE= http://www.spinne.com/x/games/xpipeman/ +# HOMEPAGE= http://www.spinne.com/x/games/xpipeman/ +# domain squatted, page last updated 1999 COMMENT= Connect the pipes to contain the water flow game for X11 WRKSRC= ${WRKDIR}/xpipeman |