diff options
Diffstat (limited to 'misc/loco/Makefile')
-rw-r--r-- | misc/loco/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/loco/Makefile b/misc/loco/Makefile index 9acd969b18e..bf64aaf09af 100644 --- a/misc/loco/Makefile +++ b/misc/loco/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2011/11/29 17:49:57 hans Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/03 21:56:44 wiz Exp $ # DISTNAME= loco-0.32 +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= http://zjuul.net/~jules/loco/ |