diff options
Diffstat (limited to 'games/rollemup/Makefile')
-rw-r--r-- | games/rollemup/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/rollemup/Makefile b/games/rollemup/Makefile index 67136ed1d85..b0aa4f2c5a8 100644 --- a/games/rollemup/Makefile +++ b/games/rollemup/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2005/12/05 20:50:17 rillig Exp $ +# $NetBSD: Makefile,v 1.29 2006/02/05 23:09:22 joerg Exp $ DISTNAME= Rollemup PKGNAME= rollemup-1.0 +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= http://savor.gulic.org/demos/ # was http://usa.lostboys.nl/medialab/rollemup/Linux/ |