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 | 5aff34ccc3450a94441a7990d016a7047c56547d (patch) | |
tree | a00aba4e26e98506b136829878acb6fff2f5f5ce /games/gturing | |
parent | 6956a69f9b278392c8b06122ce660b5ce8e8d007 (diff) | |
download | pkgsrc-5aff34ccc3450a94441a7990d016a7047c56547d.tar.gz |
Recursive PKGREVISION bump for libgcrypt-1.6.0 shlib major bump.
Diffstat (limited to 'games/gturing')
-rw-r--r-- | games/gturing/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gturing/Makefile b/games/gturing/Makefile index 7a056c819e9..e8014a9f1e7 100644 --- a/games/gturing/Makefile +++ b/games/gturing/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.74 2013/10/10 14:42:10 ryoon Exp $ +# $NetBSD: Makefile,v 1.75 2014/01/01 11:52:16 wiz Exp $ # DISTNAME= gturing-0.1.1 -PKGREVISION= 52 +PKGREVISION= 53 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gturing/0.1/} EXTRACT_SUFX= .tar.bz2 |