diff options
Diffstat (limited to 'misc/kodos')
-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 a69d17564fe..eec78caf200 100644 --- a/misc/kodos/Makefile +++ b/misc/kodos/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2006/01/24 07:32:24 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2006/02/05 23:10:10 joerg Exp $ DISTNAME= kodos-2.4.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= misc python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kodos/} |