diff options
author | adam <adam@pkgsrc.org> | 2013-01-26 21:36:13 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-01-26 21:36:13 +0000 |
commit | d1ab9d853324b73f460ac520827debf52af8e300 (patch) | |
tree | b794b1007e5af77b45d83e1bbdd128fb3a78557a /misc/kodos | |
parent | ee477ba551a67e89c546c4a9f07b5880a2172851 (diff) | |
download | pkgsrc-d1ab9d853324b73f460ac520827debf52af8e300.tar.gz |
Revbump after graphics/jpeg and textproc/icu
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/} |