diff options
author | wiz <wiz@pkgsrc.org> | 2003-12-13 00:45:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-12-13 00:45:21 +0000 |
commit | 391b5798e65ea1b92e1b533d96be9786f140a121 (patch) | |
tree | 387ad93e2489a50e6c479ea80481f11998e70dbf /wm/metacity/Makefile | |
parent | c440246df64a29d51c504ae92843f93c4a35276b (diff) | |
download | pkgsrc-391b5798e65ea1b92e1b533d96be9786f140a121.tar.gz |
Bump PKGREVISION for atk library major bump.
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 a8abf11d2a5..f7d08ab5c44 100644 --- a/wm/metacity/Makefile +++ b/wm/metacity/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2003/11/12 01:31:52 salo Exp $ +# $NetBSD: Makefile,v 1.16 2003/12/13 00:45:26 wiz Exp $ # DISTNAME= metacity-2.4.55 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= wm x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/metacity/2.4/} EXTRACT_SUFX= .tar.bz2 |