diff options
author | drochner <drochner@pkgsrc.org> | 2006-07-26 12:41:16 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2006-07-26 12:41:16 +0000 |
commit | e80295741c12687d10e53aac1069919fa85a9ff7 (patch) | |
tree | 013a7d9ae02ae2e0fefb114b961a376cfb951d0b /wm/metacity/Makefile | |
parent | 9442b0933b4fce9ad239c12749ab21a573b1f9c5 (diff) | |
download | pkgsrc-e80295741c12687d10e53aac1069919fa85a9ff7.tar.gz |
update to 2.14.5
changes:
-gugfixes
-translation updates
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 646b01a8ed6..3038b78aa37 100644 --- a/wm/metacity/Makefile +++ b/wm/metacity/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.60 2006/07/05 05:37:45 jlam Exp $ +# $NetBSD: Makefile,v 1.61 2006/07/26 12:41:16 drochner Exp $ # -DISTNAME= metacity-2.14.3 +DISTNAME= metacity-2.14.5 CATEGORIES= wm x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/metacity/2.14/} EXTRACT_SUFX= .tar.bz2 |