diff options
Diffstat (limited to 'games/rollemup')
-rw-r--r-- | games/rollemup/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/games/rollemup/Makefile b/games/rollemup/Makefile index b4d1886d2dc..44f10f7641e 100644 --- a/games/rollemup/Makefile +++ b/games/rollemup/Makefile @@ -1,10 +1,12 @@ -# $NetBSD: Makefile,v 1.39 2009/06/14 22:58:01 joerg Exp $ +# $NetBSD: Makefile,v 1.40 2010/02/07 17:32:40 heinz Exp $ DISTNAME= Rollemup PKGNAME= rollemup-1.0 PKGREVISION= 3 CATEGORIES= games -MASTER_SITES= http://savor.gulic.org/demos/ +MASTER_SITES= http://ftp.giga.or.at/pub/lost-distfiles/ \ + ftp://ftp.tw.freebsd.org/pub/ports/distfiles/ \ + http://www.uberstudent.org/archive/programs/games/ # was http://usa.lostboys.nl/medialab/rollemup/Linux/ MAINTAINER= pkgsrc-users@NetBSD.org |