diff options
author | wiz <wiz> | 2007-06-05 05:36:59 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-06-05 05:36:59 +0000 |
commit | 9b3649f5b686745377fac67018fd285127e6cea4 (patch) | |
tree | f42ab6fea400ddb1e472d28d33103276a365ade9 /games/sirius | |
parent | 16b6ac5843dfd386db0d4c3a6433a0c6e26c3954 (diff) | |
download | pkgsrc-9b3649f5b686745377fac67018fd285127e6cea4.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/ |