diff options
author | markd <markd@pkgsrc.org> | 2012-03-20 00:49:04 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2012-03-20 00:49:04 +0000 |
commit | e2bbf1669921e22f0aff24ee4aeef57752325c32 (patch) | |
tree | 6ea8033c34f1b1b7e2a1c9f071aeaee2839d9116 /editors/Makefile | |
parent | 9df66bbb6d7f3ba4e8cc4d9fccd0b82d0507f91f (diff) | |
download | pkgsrc-e2bbf1669921e22f0aff24ee4aeef57752325c32.tar.gz |
Add kate.
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 0d0daa2ba42..14191222e02 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.146 2011/12/04 20:35:25 ryoon Exp $ +# $NetBSD: Makefile,v 1.147 2012/03/20 00:49:04 markd Exp $ # COMMENT= Editors @@ -51,6 +51,7 @@ SUBDIR+= jde SUBDIR+= jed SUBDIR+= joe SUBDIR+= jove +SUBDIR+= kate SUBDIR+= kdissert SUBDIR+= kile SUBDIR+= leafpad |