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 642b1cf5814..96bc67813f8 100644 --- a/www/screws/Makefile +++ b/www/screws/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2013/10/30 06:49:55 dholland Exp $ +# $NetBSD: Makefile,v 1.37 2014/02/12 23:18:46 tron Exp $ # DISTNAME= screws-0.56 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= www MASTER_SITES= ftp://ftp.nopcode.org/prj/screws/ |