diff options
Diffstat (limited to 'www/thy')
-rw-r--r-- | www/thy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/thy/Makefile b/www/thy/Makefile index 61cd1d6c5be..1b3d7c403ee 100644 --- a/www/thy/Makefile +++ b/www/thy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2006/04/08 05:03:00 jlam Exp $ +# $NetBSD: Makefile,v 1.16 2007/06/05 05:37:38 wiz Exp $ DISTNAME= thy-0.9.4 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www MASTER_SITES= ftp://bonehunter.rulez.org/pub/thy/stable/ |