diff options
author | minskim <minskim@pkgsrc.org> | 2005-10-01 05:59:16 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2005-10-01 05:59:16 +0000 |
commit | 8dc474a962c953ebf9eea71d7a9b75afa03f734e (patch) | |
tree | c8b63f2d9131c4d4e1203f5461e787886543d081 /editors/Makefile | |
parent | 76bb09a31f5c402864f7a40d57d9c34852252e96 (diff) | |
download | pkgsrc-8dc474a962c953ebf9eea71d7a9b75afa03f734e.tar.gz |
Add and enable heme.
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 d303f60415c..41a55d30320 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.111 2005/09/08 19:59:58 drochner Exp $ +# $NetBSD: Makefile,v 1.112 2005/10/01 05:59:16 minskim Exp $ # COMMENT= Editors @@ -31,6 +31,7 @@ SUBDIR+= gedit SUBDIR+= gice SUBDIR+= gnuserv SUBDIR+= gtranslator +SUBDIR+= heme SUBDIR+= hexedit SUBDIR+= hnb SUBDIR+= jde |