diff options
author | ryoon <ryoon> | 2014-05-05 00:47:34 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2014-05-05 00:47:34 +0000 |
commit | cdd7787e749051b5f253a12e034d6af7f998b602 (patch) | |
tree | 86abc797e41b9db5e66ab99f193eea7b197c6e6b /graphics/gimp2-wideangle | |
parent | c70153c77b3255180f98461ee49b770654c4b14e (diff) | |
download | pkgsrc-cdd7787e749051b5f253a12e034d6af7f998b602.tar.gz |
Recursive revbump from x11/pixman
Fix PR pkg/48777
Diffstat (limited to 'graphics/gimp2-wideangle')
-rw-r--r-- | graphics/gimp2-wideangle/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp2-wideangle/Makefile b/graphics/gimp2-wideangle/Makefile index e0618ad9d88..0bab7e030c1 100644 --- a/graphics/gimp2-wideangle/Makefile +++ b/graphics/gimp2-wideangle/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.50 2013/10/10 14:42:14 ryoon Exp $ +# $NetBSD: Makefile,v 1.51 2014/05/05 00:47:56 ryoon Exp $ # DISTNAME= wideangle PKGNAME= gimp2-wideangle-1.0 -PKGREVISION= 38 +PKGREVISION= 39 CATEGORIES= graphics MASTER_SITES= http://members.ozemail.com.au/~hodsond/ EXTRACT_SUFX= .c |