diff options
author | abs <abs> | 2015-07-03 09:57:16 +0000 |
---|---|---|
committer | abs <abs> | 2015-07-03 09:57:16 +0000 |
commit | fae78b306e21b00efd843acf6c73abc2fcc5fb8a (patch) | |
tree | 6e288a8e648f800102307763fd8795c3e44ef8d6 /editors | |
parent | 9a91b98563698a2d281732a7e74756b8e180120b (diff) | |
download | pkgsrc-fae78b306e21b00efd843acf6c73abc2fcc5fb8a.tar.gz |
+yed
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 f1878196253..98399dc64d0 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.167 2014/12/06 20:41:36 prlw1 Exp $ +# $NetBSD: Makefile,v 1.168 2015/07/03 09:57:16 abs Exp $ # COMMENT= Editors @@ -162,6 +162,7 @@ SUBDIR+= xjed SUBDIR+= xournal SUBDIR+= xvile SUBDIR+= xwpe +SUBDIR+= yed SUBDIR+= yudit SUBDIR+= zile SUBDIR+= zim |