diff options
Diffstat (limited to 'misc/kodos')
-rw-r--r-- | misc/kodos/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/kodos/Makefile b/misc/kodos/Makefile index a14fb12f3ff..7c2242a37ed 100644 --- a/misc/kodos/Makefile +++ b/misc/kodos/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2012/10/08 09:57:26 asau Exp $ +# $NetBSD: Makefile,v 1.21 2013/01/26 21:38:19 adam Exp $ DISTNAME= kodos-2.4.9 +PKGREVISION= 1 CATEGORIES= misc python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kodos/} |