diff options
author | drochner <drochner> | 2012-08-04 14:08:06 +0000 |
---|---|---|
committer | drochner <drochner> | 2012-08-04 14:08:06 +0000 |
commit | 84d1865bd586b19c87dce590e2109b8a47d12169 (patch) | |
tree | a5810e3c5ca939fe183e2cef894c5cf1a358c5fb /editors | |
parent | bdf1603347bc5b955ede31f7f0fe9d6b15a6005a (diff) | |
download | pkgsrc-84d1865bd586b19c87dce590e2109b8a47d12169.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 |