diff options
author | jlam <jlam@pkgsrc.org> | 2005-09-04 05:00:36 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2005-09-04 05:00:36 +0000 |
commit | daa2b1ac9bf82221a0577798de2d004bc1954be7 (patch) | |
tree | 9c5551f5e14adfbc9dfa43bf2f898a45687d9110 /www/screws | |
parent | bc9d15941639c6e7458470fdf6c1eef7a052ca64 (diff) | |
download | pkgsrc-daa2b1ac9bf82221a0577798de2d004bc1954be7.tar.gz |
Bump the PKGREVISION of packages that linked against the lua shared
library after lang/lua was libtoolized in lua-5.0.2nb4.
Diffstat (limited to 'www/screws')
-rw-r--r-- | www/screws/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/screws/Makefile b/www/screws/Makefile index 359a3589ed7..98ee23bd266 100644 --- a/www/screws/Makefile +++ b/www/screws/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2005/07/16 19:10:41 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2005/09/04 05:00:37 jlam Exp $ # DISTNAME= screws-0.56 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= ftp://ftp.nopcode.org/prj/screws/ |