diff options
Diffstat (limited to 'misc/loco/Makefile')
-rw-r--r-- | misc/loco/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/loco/Makefile b/misc/loco/Makefile index 315928316f2..05ded1dc3c9 100644 --- a/misc/loco/Makefile +++ b/misc/loco/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2014/05/29 23:36:58 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/06/12 10:50:34 wiz Exp $ # DISTNAME= loco-0.32 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= misc MASTER_SITES= http://zjuul.net/~jules/loco/ |