diff options
author | wiz <wiz> | 2007-06-05 05:36:59 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-06-05 05:36:59 +0000 |
commit | 9b3649f5b686745377fac67018fd285127e6cea4 (patch) | |
tree | f42ab6fea400ddb1e472d28d33103276a365ade9 /www/thy | |
parent | 16b6ac5843dfd386db0d4c3a6433a0c6e26c3954 (diff) | |
download | pkgsrc-9b3649f5b686745377fac67018fd285127e6cea4.tar.gz |
opencdk shlib major changed; bump ABI depends and PKGREVISIONs of
affected packages.
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/ |