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 01aac0d9737..51e7ac3f544 100644 --- a/misc/kodos/Makefile +++ b/misc/kodos/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2009/02/09 22:56:25 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2009/08/26 19:58:02 sno Exp $ DISTNAME= kodos-2.4.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= misc python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kodos/} |