diff options
author | adam <adam@pkgsrc.org> | 2012-10-08 23:00:34 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2012-10-08 23:00:34 +0000 |
commit | e5bdf31e6e3db9c3182c5e1d5c67d80a4cfdbac4 (patch) | |
tree | e38131657ba44ecd23072f8213cae4dc414c2b9f /wm/bmpanel2 | |
parent | 61dea299a04da41156a746827d7dd5e09e6736d0 (diff) | |
download | pkgsrc-e5bdf31e6e3db9c3182c5e1d5c67d80a4cfdbac4.tar.gz |
Revbump after updating graphics/pango
Diffstat (limited to 'wm/bmpanel2')
-rw-r--r-- | wm/bmpanel2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/bmpanel2/Makefile b/wm/bmpanel2/Makefile index af5d6e9cab0..2cd65bb0d52 100644 --- a/wm/bmpanel2/Makefile +++ b/wm/bmpanel2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2012/10/08 12:42:18 asau Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/08 23:02:30 adam Exp $ # DISTNAME= bmpanel2-2.1pre1 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= sysutils MASTER_SITES= http://bmpanel2.googlecode.com/files/ |