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 | a0af0d7d1a2c5d11de4be7c954cd86fe22306950 (patch) | |
tree | c8b63f2d9131c4d4e1203f5461e787886543d081 /editors/Makefile | |
parent | a26796dbf164a06bdca661100083f903595b9668 (diff) | |
download | pkgsrc-a0af0d7d1a2c5d11de4be7c954cd86fe22306950.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 |