diff options
author | wiz <wiz@pkgsrc.org> | 2014-01-01 11:52:02 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-01-01 11:52:02 +0000 |
commit | d520a7cf2a9eec712b0650ff5e12190c69e6cdfc (patch) | |
tree | a00aba4e26e98506b136829878acb6fff2f5f5ce /games/atomix/Makefile | |
parent | 5891769779517a56ba77c5a38bfef9ef946987bf (diff) | |
download | pkgsrc-d520a7cf2a9eec712b0650ff5e12190c69e6cdfc.tar.gz |
Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump.
Diffstat (limited to 'games/atomix/Makefile')
-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 b4aee72b6b4..f64e12882a3 100644 --- a/games/atomix/Makefile +++ b/games/atomix/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2013/10/10 14:42:09 ryoon Exp $ +# $NetBSD: Makefile,v 1.39 2014/01/01 11:52:15 wiz Exp $ # DISTNAME= atomix-2.14.0 -PKGREVISION= 33 +PKGREVISION= 34 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_GNOME:=sources/atomix/2.14/} |