diff options
author | wiz <wiz> | 2006-10-04 21:35:58 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-10-04 21:35:58 +0000 |
commit | fd5576d9c9fbe0aec9635bc12c3f6acf0a45741a (patch) | |
tree | f449e49da4dfdae2a0f7b2f6d32153d877199d49 /games/abuse | |
parent | bc0c3d33438e7602bb0d1351e8453ccde2f70aa4 (diff) | |
download | pkgsrc-fd5576d9c9fbe0aec9635bc12c3f6acf0a45741a.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'games/abuse')
-rw-r--r-- | games/abuse/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/abuse/Makefile b/games/abuse/Makefile index 332358836a3..2a0a16e95b3 100644 --- a/games/abuse/Makefile +++ b/games/abuse/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.20 2006/06/17 18:17:29 rillig Exp $ +# $NetBSD: Makefile,v 1.21 2006/10/04 21:43:00 wiz Exp $ DISTNAME= abuse_pd PKGNAME= abuse-2.0 PKGREVISION= 2 CATEGORIES= games x11 -MASTER_SITES= http://www.crack.com/games/abuse/ +MASTER_SITES= http://public.planetmirror.com/pub/abuse/ DISTFILES= ${DISTNAME}.tgz abuse_data.tar.gz MAINTAINER= root@garbled.net -HOMEPAGE= http://www.crack.com/games/abuse/index.html +HOMEPAGE= # AWOL COMMENT= Full color 320x200 arcade quality platform shooter USE_X11BASE= yes |