diff options
author | drochner <drochner@pkgsrc.org> | 2011-07-13 20:06:15 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2011-07-13 20:06:15 +0000 |
commit | aa5b8cb1eaa79e2be39a86118ca768bf4e15a372 (patch) | |
tree | 884bb83198f96379d3916a0a4d3170d627f74b26 /wm/metacity/Makefile | |
parent | 43c4e72f0f0ba2d8ad078bec58e1733e481fa392 (diff) | |
download | pkgsrc-aa5b8cb1eaa79e2be39a86118ca768bf4e15a372.tar.gz |
update to 2.34.1
This switches to the latest release branch.
Diffstat (limited to 'wm/metacity/Makefile')
-rw-r--r-- | wm/metacity/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/wm/metacity/Makefile b/wm/metacity/Makefile index 15302078e8b..4cf5be5c99b 100644 --- a/wm/metacity/Makefile +++ b/wm/metacity/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.92 2011/04/22 13:41:58 obache Exp $ +# $NetBSD: Makefile,v 1.93 2011/07/13 20:06:15 drochner Exp $ # -DISTNAME= metacity-2.30.3 -PKGREVISION= 2 +DISTNAME= metacity-2.34.1 CATEGORIES= wm x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/metacity/2.30/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/metacity/2.34/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org |