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 a568597591f..affd396b868 100644 --- a/www/thy/Makefile +++ b/www/thy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2004/10/03 00:18:27 tv Exp $ +# $NetBSD: Makefile,v 1.4 2004/12/28 02:47:51 reed Exp $ # DISTNAME= thy-0.9.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= ftp://bonehunter.rulez.org/pub/thy/stable/ EXTRACT_SUFX= .tar.bz2 |