diff options
Diffstat (limited to 'www/thy/Makefile')
-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 de03d13290b..2cd9898e055 100644 --- a/www/thy/Makefile +++ b/www/thy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2006/02/05 23:11:29 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2006/03/06 00:18:26 wiz Exp $ DISTNAME= thy-0.9.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www MASTER_SITES= ftp://bonehunter.rulez.org/pub/thy/stable/ |