diff options
Diffstat (limited to 'www/screws/Makefile')
-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 763bc6400c2..f4fd6915903 100644 --- a/www/screws/Makefile +++ b/www/screws/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2007/12/31 07:05:00 obache Exp $ +# $NetBSD: Makefile,v 1.21 2008/01/18 05:09:53 tnn Exp $ # DISTNAME= screws-0.56 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= www MASTER_SITES= ftp://ftp.nopcode.org/prj/screws/ |