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 /wm/metacity/Makefile | |
parent | c70153c77b3255180f98461ee49b770654c4b14e (diff) | |
download | pkgsrc-cdd7787e749051b5f253a12e034d6af7f998b602.tar.gz |
Recursive revbump from x11/pixman
Fix PR pkg/48777
Diffstat (limited to 'wm/metacity/Makefile')
-rw-r--r-- | wm/metacity/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/metacity/Makefile b/wm/metacity/Makefile index 8620f6a047e..36081a3f017 100644 --- a/wm/metacity/Makefile +++ b/wm/metacity/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.111 2013/10/10 14:41:47 ryoon Exp $ +# $NetBSD: Makefile,v 1.112 2014/05/05 00:48:25 ryoon Exp $ # DISTNAME= metacity-2.34.1 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= wm x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/metacity/2.34/} EXTRACT_SUFX= .tar.bz2 |