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 439672bb300..65deb18c556 100644 --- a/www/thy/Makefile +++ b/www/thy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2009/07/03 11:01:01 drochner Exp $ +# $NetBSD: Makefile,v 1.21 2011/04/22 13:45:01 obache Exp $ DISTNAME= thy-0.9.4 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= www MASTER_SITES= ftp://bonehunter.rulez.org/pub/thy/stable/ |