diff options
author | wiz <wiz> | 2012-02-06 12:39:49 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-02-06 12:39:49 +0000 |
commit | 0076d32c8d6bdb897a3988c49cf5026ad3d20929 (patch) | |
tree | babd501eac1bd290d4908251c585379252e34df8 /games/atomix | |
parent | 8e790a20aac84682520356dc157a4d1bbda46fc7 (diff) | |
download | pkgsrc-0076d32c8d6bdb897a3988c49cf5026ad3d20929.tar.gz |
Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)
Enjoy.
Diffstat (limited to 'games/atomix')
-rw-r--r-- | games/atomix/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/atomix/Makefile b/games/atomix/Makefile index 2db04e981df..923d9976c2d 100644 --- a/games/atomix/Makefile +++ b/games/atomix/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2012/01/29 21:02:38 marino Exp $ +# $NetBSD: Makefile,v 1.21 2012/02/06 12:40:09 wiz Exp $ # DISTNAME= atomix-2.14.0 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNOME:=sources/atomix/2.14/} |