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 51e7ac3f544..b875b6ae5a0 100644 --- a/misc/kodos/Makefile +++ b/misc/kodos/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2009/08/26 19:58:02 sno Exp $ +# $NetBSD: Makefile,v 1.12 2010/01/18 09:59:15 wiz Exp $ DISTNAME= kodos-2.4.2 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= misc python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kodos/} |