diff options
author | drochner <drochner@pkgsrc.org> | 2009-02-26 20:37:34 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2009-02-26 20:37:34 +0000 |
commit | f75f3123e97f1dc1980afe1ee5994d6924c50a92 (patch) | |
tree | f5db2b5f89bf371c7ffd98756b2d642fac316a75 /editors/Makefile | |
parent | 8a9a1fad211482e1bda569b4c7318a47d49f9159 (diff) | |
download | pkgsrc-f75f3123e97f1dc1980afe1ee5994d6924c50a92.tar.gz |
+ghex
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 647151f3282..b403df9764c 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.129 2009/02/13 11:04:35 abs Exp $ +# $NetBSD: Makefile,v 1.130 2009/02/26 20:37:34 drochner Exp $ # COMMENT= Editors @@ -31,6 +31,7 @@ SUBDIR+= fe SUBDIR+= gate SUBDIR+= gconf-editor SUBDIR+= gedit +SUBDIR+= ghex SUBDIR+= gice SUBDIR+= gnuserv SUBDIR+= gobby |