diff options
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/ |