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 8848398708b..35dc65f44ca 100644 --- a/wm/skippy/Makefile +++ b/wm/skippy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2006/01/24 07:32:40 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2006/02/05 23:11:15 joerg Exp $ # DISTNAME= skippy-0.5.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= wm MASTER_SITES= http://thegraveyard.org/files/ EXTRACT_SUFX= .tar.bz2 |