summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2006-04-11 17:41:47 +0000
committerminskim <minskim@pkgsrc.org>2006-04-11 17:41:47 +0000
commit1257adc25fc69123706de9e019e1b379c8938b08 (patch)
tree31efab3662ac9876473e110e189622c01ada1a2c
parent05bf831eec8e4f9840b363ad4f4d0b44f715800a (diff)
downloadpkgsrc-1257adc25fc69123706de9e019e1b379c8938b08.tar.gz
Add ko-po-check.
-rw-r--r--devel/Makefile3
-rw-r--r--doc/CHANGES3
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 5ad1b4319e9..4bbc4314fdf 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.743 2006/04/04 15:44:55 jmmv Exp $
+# $NetBSD: Makefile,v 1.744 2006/04/11 17:41:48 minskim Exp $
#
COMMENT= Development utilities
@@ -205,6 +205,7 @@ SUBDIR+= kdbg
SUBDIR+= kdesdk3
SUBDIR+= kdevelop
SUBDIR+= kdevelop-base
+SUBDIR+= ko-po-check
SUBDIR+= kscope
SUBDIR+= lcc
SUBDIR+= ldapsdk
diff --git a/doc/CHANGES b/doc/CHANGES
index a6cdee9db34..4bad61d40cb 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.13540 2006/04/11 14:47:32 jmmv Exp $
+$NetBSD: CHANGES,v 1.13541 2006/04/11 17:41:47 minskim Exp $
Changes to the packages collection and infrastructure in 2006:
@@ -2017,3 +2017,4 @@ Changes to the packages collection and infrastructure in 2006:
Updated mail/squirrelmail-locales to 1.4.6nb3 [martti 2006-04-11]
Updated mail/jchkmail to 1.3.1anb1 [manu 2006-04-11]
Updated graphics/lib3ds to 1.2.0nb5 [jmmv 2006-04-11]
+ Added devel/ko-po-check version 0.5 [minskim 2006-04-11]