diff options
author | ryoon <ryoon@pkgsrc.org> | 2014-05-05 00:47:34 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2014-05-05 00:47:34 +0000 |
commit | 28213d2cc32867cb83de57e016f5ac38cc464e7a (patch) | |
tree | 0f5a0a6d68ab07f42623455ffc3f1bec326482ca /games/gtkmagnetic | |
parent | 586e4a51aef4b7489209981930a83e7a67ce35a4 (diff) | |
download | pkgsrc-28213d2cc32867cb83de57e016f5ac38cc464e7a.tar.gz |
Recursive revbump from x11/pixman
Fix PR pkg/48777
Diffstat (limited to 'games/gtkmagnetic')
-rw-r--r-- | games/gtkmagnetic/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gtkmagnetic/Makefile b/games/gtkmagnetic/Makefile index 83168e118cb..f82866879ee 100644 --- a/games/gtkmagnetic/Makefile +++ b/games/gtkmagnetic/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.40 2013/10/10 14:42:10 ryoon Exp $ +# $NetBSD: Makefile,v 1.41 2014/05/05 00:47:52 ryoon Exp $ # DISTNAME= Magnetic22Src # core version: 2.2, gui version: 1.6 PKGNAME= gtkmagnetic-2.2.1.6 -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= games MASTER_SITES= http://www.ifarchive.org/if-archive/magnetic-scrolls/interpreters/magnetic/ EXTRACT_SUFX= .zip |