diff options
author | wiz <wiz> | 2008-12-04 16:45:59 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-12-04 16:45:59 +0000 |
commit | eeb067c0caf3f0067623298812148aaad94b7999 (patch) | |
tree | efc22acafe1bc4067d5a0535ac759e0bd6cc4675 /editors | |
parent | 19e78ddc1d699866e1f649b6cafe196d0366fc7b (diff) | |
download | pkgsrc-eeb067c0caf3f0067623298812148aaad94b7999.tar.gz |
+ tomboy.
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 8b5ab042bec..d7d23849f36 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.127 2008/03/25 13:44:41 wiz Exp $ +# $NetBSD: Makefile,v 1.128 2008/12/04 16:45:59 wiz Exp $ # COMMENT= Editors @@ -91,6 +91,7 @@ SUBDIR+= ted-pl SUBDIR+= ted-pt SUBDIR+= ted-sv SUBDIR+= texmaker +SUBDIR+= tomboy SUBDIR+= uemacs SUBDIR+= ve SUBDIR+= vigor |