diff options
author | sbd <sbd@pkgsrc.org> | 2011-11-01 06:00:33 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2011-11-01 06:00:33 +0000 |
commit | 9328de4b42858fc548eab84407d02923fca0e53b (patch) | |
tree | 5a8343f32e931a9739ef2ef1fa16f00e7977f25c /x11/fspanel | |
parent | 8ce41e99e00b6bc08fb64db977ea094be6202698 (diff) | |
download | pkgsrc-9328de4b42858fc548eab84407d02923fca0e53b.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
Diffstat (limited to 'x11/fspanel')
-rw-r--r-- | x11/fspanel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/fspanel/Makefile b/x11/fspanel/Makefile index 2929eb4fa3c..53ea329b536 100644 --- a/x11/fspanel/Makefile +++ b/x11/fspanel/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2009/07/07 18:25:09 joerg Exp $ +# $NetBSD: Makefile,v 1.19 2011/11/01 06:02:49 sbd Exp $ # DISTNAME= fspanel-0.8beta1 PKGNAME= ${DISTNAME:C/beta/.0./} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= x11 MASTER_SITES= http://www.chatjunkies.org/fspanel/ |