diff options
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 f3e73dbd8e9..8c5b3280c4c 100644 --- a/wm/fluxbox/Makefile +++ b/wm/fluxbox/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.50 2009/12/15 18:03:24 joerg Exp $ +# $NetBSD: Makefile,v 1.51 2009/12/15 22:14:28 joerg Exp $ # DISTNAME= fluxbox-1.1.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= wm x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fluxbox/} EXTRACT_SUFX= .tar.bz2 |