diff options
author | sbd <sbd> | 2011-11-01 06:11:52 +0000 |
---|---|---|
committer | sbd <sbd> | 2011-11-01 06:11:52 +0000 |
commit | 3bb1a9c000f4a65f4ffb47d72bd2fc2925bafbfe (patch) | |
tree | 2a8358bc5fc8875855aa8d4672495c84bd23b7bc /wm/fluxbox | |
parent | 89159dcf48d61796bab26ca26e9f87dae2511ddd (diff) | |
download | pkgsrc-3bb1a9c000f4a65f4ffb47d72bd2fc2925bafbfe.tar.gz |
Recursive bump for graphics/freetype2 buildlink addition.
Diffstat (limited to 'wm/fluxbox')
-rw-r--r-- | wm/fluxbox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/fluxbox/Makefile b/wm/fluxbox/Makefile index 8702770e2e0..2501aac9df1 100644 --- a/wm/fluxbox/Makefile +++ b/wm/fluxbox/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.52 2011/01/13 13:53:31 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2011/11/01 06:11:58 sbd Exp $ # DISTNAME= fluxbox-1.1.1 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= wm x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fluxbox/} EXTRACT_SUFX= .tar.bz2 |