diff options
author | rillig <rillig> | 2007-11-04 12:36:13 +0000 |
---|---|---|
committer | rillig <rillig> | 2007-11-04 12:36:13 +0000 |
commit | 4e511b10fdca5851d592d09108685d3e60e9357a (patch) | |
tree | 5a0a24903c9b11d0d6d591852c6f38bc6fc72b99 /editors | |
parent | c8d4cea0fe6b3d2562c690d208aca7192e5bd5da (diff) | |
download | pkgsrc-4e511b10fdca5851d592d09108685d3e60e9357a.tar.gz |
Added some recently imported packages to their category Makefiles.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 7e9f78b8fbe..dfc07205fa1 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.121 2007/10/29 13:41:26 uebayasi Exp $ +# $NetBSD: Makefile,v 1.122 2007/11/04 12:36:13 rillig Exp $ # COMMENT= Editors @@ -33,6 +33,7 @@ SUBDIR+= gconf-editor SUBDIR+= gedit SUBDIR+= gice SUBDIR+= gnuserv +SUBDIR+= gobby SUBDIR+= gtranslator SUBDIR+= heme SUBDIR+= hexedit @@ -64,6 +65,7 @@ SUBDIR+= nedit SUBDIR+= ng SUBDIR+= nvi SUBDIR+= nvi-m17n +SUBDIR+= obby SUBDIR+= pico SUBDIR+= poedit SUBDIR+= rox-edit |