diff options
Diffstat (limited to 'www/skipstone/Makefile')
-rw-r--r-- | www/skipstone/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/skipstone/Makefile b/www/skipstone/Makefile index 9c4e4ec6b7c..257e1d5e38c 100644 --- a/www/skipstone/Makefile +++ b/www/skipstone/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2009/08/26 19:58:28 sno Exp $ +# $NetBSD: Makefile,v 1.29 2010/01/18 09:59:32 wiz Exp $ DISTNAME= skipstone-0.9.6 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www MASTER_SITES= ${HOMEPAGE} |