diff options
author | wiz <wiz> | 2007-03-21 12:05:41 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-03-21 12:05:41 +0000 |
commit | b7f70efe813832b60224f29636ea08656543170c (patch) | |
tree | ea6a76b592666b967049520aa9cca81a0397d755 /games/sirius | |
parent | 2cf0d7c84e111c5076ab76c1f8a142e308bbabac (diff) | |
download | pkgsrc-b7f70efe813832b60224f29636ea08656543170c.tar.gz |
Bump PKGREVISION for gnome-keyring ABI bump.
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 da2abe73a13..e1cb5877caa 100644 --- a/games/sirius/Makefile +++ b/games/sirius/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.33 2006/09/16 12:20:37 jmmv Exp $ +# $NetBSD: Makefile,v 1.34 2007/03/21 12:05:45 wiz Exp $ # DISTNAME= sirius-0.8.0 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= games gnome MASTER_SITES= http://sirius.bitvis.nu/files/ |