diff options
author | wiz <wiz@pkgsrc.org> | 2007-06-05 05:36:59 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-06-05 05:36:59 +0000 |
commit | 9d27f90a6faf11abac49072b8fe1920516b41c41 (patch) | |
tree | f42ab6fea400ddb1e472d28d33103276a365ade9 /games/sirius | |
parent | ae15e1fe1ef8975b100f3e54bb67c029455deebe (diff) | |
download | pkgsrc-9d27f90a6faf11abac49072b8fe1920516b41c41.tar.gz |
opencdk shlib major changed; bump ABI depends and PKGREVISIONs of
affected packages.
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 e1cb5877caa..1ec02b2e75d 100644 --- a/games/sirius/Makefile +++ b/games/sirius/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2007/03/21 12:05:45 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2007/06/05 05:37:27 wiz Exp $ # DISTNAME= sirius-0.8.0 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= games gnome MASTER_SITES= http://sirius.bitvis.nu/files/ |