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 986c96f1f06..878fe20c28e 100644 --- a/www/screws/Makefile +++ b/www/screws/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:50 reed Exp $ # DISTNAME= screws-0.54 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= ftp://ftp.nopcode.org/prj/screws/ |