diff options
Diffstat (limited to 'wm/metacity/Makefile')
-rw-r--r-- | wm/metacity/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/wm/metacity/Makefile b/wm/metacity/Makefile index 9d6f4fe792c..1af2461d589 100644 --- a/wm/metacity/Makefile +++ b/wm/metacity/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.67 2007/02/15 12:21:48 joerg Exp $ +# $NetBSD: Makefile,v 1.68 2007/04/10 23:39:00 wiz Exp $ # -DISTNAME= metacity-2.16.3 +DISTNAME= metacity-2.18.2 CATEGORIES= wm x11 gnome -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/metacity/2.16/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/metacity/2.18/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org |