diff options
author | kevlo <kevlo@FreeBSD.org> | 2001-07-15 02:01:50 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2001-07-15 02:01:50 +0800 |
commit | 0e9e720b2917e72938bbc451fbe805f70c82a9fe (patch) | |
tree | 59f0827719dc9ebf32bfcfed4339a4d47d15326b /editors/Makefile | |
parent | 95190bf194cef8619521959b3bbb2a29fc904b9c (diff) | |
download | freebsd-ports-gnome-0e9e720b2917e72938bbc451fbe805f70c82a9fe.tar.gz freebsd-ports-gnome-0e9e720b2917e72938bbc451fbe805f70c82a9fe.tar.zst freebsd-ports-gnome-0e9e720b2917e72938bbc451fbe805f70c82a9fe.zip |
Initial import of kxmleditor-0.4
KXML editor is a program that displays contents of XML file.
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index 799b621c39ca..819ce7e8ba2d 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -67,6 +67,7 @@ SUBDIR += joe-devel SUBDIR += jove SUBDIR += koffice + SUBDIR += kxmleditor SUBDIR += le SUBDIR += led SUBDIR += leim20 |