diff options
author | wiz <wiz@pkgsrc.org> | 2005-12-31 12:32:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-12-31 12:32:31 +0000 |
commit | fb1952d6a9f93ab03d1bd1c0ba562f982fa4933d (patch) | |
tree | e2ef3729dc5c8617c6fa05d421e33c2bfbe973ea /www/thy | |
parent | 8a5fdd8c034e1b51d0ad27cd8e4ef0c28c32188e (diff) | |
download | pkgsrc-fb1952d6a9f93ab03d1bd1c0ba562f982fa4933d.tar.gz |
Recursive PKGREVISION bump for gnutls shlib major bump.
Bump BUILDLINK_RECOMMENDED.
Diffstat (limited to 'www/thy')
-rw-r--r-- | www/thy/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/thy/Makefile b/www/thy/Makefile index 9aef3c94cc2..f1d9cd4f794 100644 --- a/www/thy/Makefile +++ b/www/thy/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2005/12/29 06:22:24 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2005/12/31 12:32:48 wiz Exp $ DISTNAME= thy-0.9.4 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= ftp://bonehunter.rulez.org/pub/thy/stable/ |