diff options
Diffstat (limited to 'games/sirius')
-rw-r--r-- | games/sirius/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/sirius/Makefile b/games/sirius/Makefile index df9580645d1..da2abe73a13 100644 --- a/games/sirius/Makefile +++ b/games/sirius/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2006/07/20 19:11:37 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2006/09/16 12:20:37 jmmv Exp $ # DISTNAME= sirius-0.8.0 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= games gnome MASTER_SITES= http://sirius.bitvis.nu/files/ |