diff options
Diffstat (limited to 'wm/skippy')
-rw-r--r-- | wm/skippy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/skippy/Makefile b/wm/skippy/Makefile index 68934f5f165..6e61f61561e 100644 --- a/wm/skippy/Makefile +++ b/wm/skippy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2011/01/13 13:39:35 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2011/11/01 06:02:44 sbd Exp $ # DISTNAME= skippy-0.5.0 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= wm MASTER_SITES= http://thegraveyard.org/files/ EXTRACT_SUFX= .tar.bz2 |