diff options
author | drochner <drochner> | 2010-11-24 20:27:37 +0000 |
---|---|---|
committer | drochner <drochner> | 2010-11-24 20:27:37 +0000 |
commit | 8c72ee53309e993da897b44c2d2a905d6e53c793 (patch) | |
tree | fe8dccc09ef4c4555289709b10c784bcd3c26789 /wm/metacity/Makefile | |
parent | 57e7c96786ec395ba53b3c3bc46bd7263c059dce (diff) | |
download | pkgsrc-8c72ee53309e993da897b44c2d2a905d6e53c793.tar.gz |
update to 2.30.3
changes:
-minor fixes
-translation updates
Diffstat (limited to 'wm/metacity/Makefile')
-rw-r--r-- | wm/metacity/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/wm/metacity/Makefile b/wm/metacity/Makefile index 219dd6cfdc1..d5d72ca803b 100644 --- a/wm/metacity/Makefile +++ b/wm/metacity/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.89 2010/11/15 22:58:47 abs Exp $ +# $NetBSD: Makefile,v 1.90 2010/11/24 20:27:37 drochner Exp $ # -DISTNAME= metacity-2.30.1 -PKGREVISION= 2 +DISTNAME= metacity-2.30.3 CATEGORIES= wm x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/metacity/2.30/} EXTRACT_SUFX= .tar.bz2 |