diff options
author | wiz <wiz@pkgsrc.org> | 2010-09-14 11:13:10 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-09-14 11:13:10 +0000 |
commit | 5310bb33265d0d9ee797c27a0a1239dfda2e42da (patch) | |
tree | 81f93e9e5480e4da9042ca8fcb76ab4de54e1197 /x11/xdialog | |
parent | 2c6e8e30b08bf1c171e92b4a779d56f1b68206fa (diff) | |
download | pkgsrc-5310bb33265d0d9ee797c27a0a1239dfda2e42da.tar.gz |
More PKGREVISION bumps for pixman update.
Diffstat (limited to 'x11/xdialog')
-rw-r--r-- | x11/xdialog/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xdialog/Makefile b/x11/xdialog/Makefile index 5773ed1ede1..eb250ac574b 100644 --- a/x11/xdialog/Makefile +++ b/x11/xdialog/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2009/08/26 19:58:47 sno Exp $ +# $NetBSD: Makefile,v 1.23 2010/09/14 11:13:16 wiz Exp $ # DISTNAME= Xdialog-2.3.1 PKGNAME= ${DISTNAME:S/^X/x/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 misc MASTER_SITES= http://xdialog.free.fr/ EXTRACT_SUFX= .tar.bz2 |