diff options
Diffstat (limited to 'x11/fbdesk/Makefile')
-rw-r--r-- | x11/fbdesk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/fbdesk/Makefile b/x11/fbdesk/Makefile index 4b47051556f..0b85540e5e1 100644 --- a/x11/fbdesk/Makefile +++ b/x11/fbdesk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2013/06/04 22:17:18 tron Exp $ +# $NetBSD: Makefile,v 1.38 2013/06/06 12:55:12 wiz Exp $ # DISTNAME= fbdesk-1.4.1 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= x11 wm MASTER_SITES= http://fluxbox.sourceforge.net/download/ |