diff options
Diffstat (limited to 'misc/kodos/Makefile')
-rw-r--r-- | misc/kodos/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/kodos/Makefile b/misc/kodos/Makefile index d0227501d9b..a95c0dce9cb 100644 --- a/misc/kodos/Makefile +++ b/misc/kodos/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2010/02/10 19:17:41 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2010/06/13 22:45:01 wiz Exp $ DISTNAME= kodos-2.4.2 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= misc python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kodos/} |