diff options
author | salo <salo@pkgsrc.org> | 2003-11-12 01:31:47 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2003-11-12 01:31:47 +0000 |
commit | f35979c642faf59d1dca704dbcd3fbc7a9d70735 (patch) | |
tree | b76e11f1eaaa3fa50c5d00ad5d5aeb4601b3e81f /wm/metacity-setup | |
parent | b1908db70762800971e8683c72b9f0fdbbb148da (diff) | |
download | pkgsrc-f35979c642faf59d1dca704dbcd3fbc7a9d70735.tar.gz |
PKGREVISION++ due to devel/popt update.
Diffstat (limited to 'wm/metacity-setup')
-rw-r--r-- | wm/metacity-setup/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/metacity-setup/Makefile b/wm/metacity-setup/Makefile index ffb131c149e..1897e46717e 100644 --- a/wm/metacity-setup/Makefile +++ b/wm/metacity-setup/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2003/07/17 22:55:15 grant Exp $ +# $NetBSD: Makefile,v 1.5 2003/11/12 01:31:52 salo Exp $ # DISTNAME= metacity-setup-0.7.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=metacity-setup/} |