diff options
Diffstat (limited to 'wm/fluxbox/Makefile')
-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 |