diff options
author | wiz <wiz> | 2007-06-05 05:36:59 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-06-05 05:36:59 +0000 |
commit | d1700825b6346493218d1745dfea7a03ad061868 (patch) | |
tree | f42ab6fea400ddb1e472d28d33103276a365ade9 /games/grhino/Makefile | |
parent | 36f40c4d1dadcbd88898ef7f9ed109dd1bd8fdb5 (diff) | |
download | pkgsrc-d1700825b6346493218d1745dfea7a03ad061868.tar.gz |
opencdk shlib major changed; bump ABI depends and PKGREVISIONs of
affected packages.
Diffstat (limited to 'games/grhino/Makefile')
-rw-r--r-- | games/grhino/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/grhino/Makefile b/games/grhino/Makefile index a984e9e8f3f..28e9273a953 100644 --- a/games/grhino/Makefile +++ b/games/grhino/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2007/03/21 12:05:45 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2007/06/05 05:37:26 wiz Exp $ # DISTNAME= grhino-0.15.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rhino/} |