diff options
Diffstat (limited to 'wm/skippy/Makefile')
-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 8d0756cd64c..84d597c995b 100644 --- a/wm/skippy/Makefile +++ b/wm/skippy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2013/02/16 11:24:48 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2013/06/03 10:06:07 wiz Exp $ # DISTNAME= skippy-0.5.0 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= wm MASTER_SITES= http://thegraveyard.org/files/ EXTRACT_SUFX= .tar.bz2 |