diff options
author | drochner <drochner@pkgsrc.org> | 2012-08-04 14:08:06 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2012-08-04 14:08:06 +0000 |
commit | b5a3d52dff699ca4278c54776a7adeaf2e2205f9 (patch) | |
tree | a5810e3c5ca939fe183e2cef894c5cf1a358c5fb /editors | |
parent | ce8cb3246848b870941f71b7a16faf3ab3f0e01c (diff) | |
download | pkgsrc-b5a3d52dff699ca4278c54776a7adeaf2e2205f9.tar.gz |
+gummi
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 10dca092689..ddff5e01d7d 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.152 2012/06/16 21:07:08 dholland Exp $ +# $NetBSD: Makefile,v 1.153 2012/08/04 14:08:06 drochner Exp $ # COMMENT= Editors @@ -46,6 +46,7 @@ SUBDIR+= gice SUBDIR+= gnuserv SUBDIR+= gobby SUBDIR+= gtranslator +SUBDIR+= gummi SUBDIR+= heme SUBDIR+= hexedit SUBDIR+= hnb |