diff options
author | drochner <drochner> | 2010-07-13 12:44:47 +0000 |
---|---|---|
committer | drochner <drochner> | 2010-07-13 12:44:47 +0000 |
commit | aaff466967d6ff17eb7f92c4f4680d2a9b078da2 (patch) | |
tree | 49545c63b1f4d0c209f41c019b2915144383d085 /wm/metacity/Makefile | |
parent | 14478f89e65dbf7411f35256d1c6bd24580d749e (diff) | |
download | pkgsrc-aaff466967d6ff17eb7f92c4f4680d2a9b078da2.tar.gz |
update to 2.30.1
This switches to the gnome-2.30 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 77ae9d420b1..12400bd1964 100644 --- a/wm/metacity/Makefile +++ b/wm/metacity/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.86 2010/06/13 22:45:30 wiz Exp $ +# $NetBSD: Makefile,v 1.87 2010/07/13 12:44:47 drochner Exp $ # -DISTNAME= metacity-2.28.1 -PKGREVISION= 1 +DISTNAME= metacity-2.30.1 CATEGORIES= wm x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/metacity/2.28/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/metacity/2.30/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org |