diff options
author | will <will@FreeBSD.org> | 2000-06-10 01:38:57 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-06-10 01:38:57 +0800 |
commit | 2dde9c73b8ed8a19b8a0518f0388cc2ce06f69fb (patch) | |
tree | 11c3e144af72eeab38fe34ff7a20bf6b930ec95e /news/Makefile | |
parent | f37f934e3ec1597dd36c5dd53433761c4a90ad9f (diff) | |
download | freebsd-ports-gnome-2dde9c73b8ed8a19b8a0518f0388cc2ce06f69fb.tar.gz freebsd-ports-gnome-2dde9c73b8ed8a19b8a0518f0388cc2ce06f69fb.tar.zst freebsd-ports-gnome-2dde9c73b8ed8a19b8a0518f0388cc2ce06f69fb.zip |
Add krn, a newsreader for KDE.
PR: 18039
Submitted by: Arun Sharma <adsharma@sharmas.dhs.org>
Diffstat (limited to 'news/Makefile')
-rw-r--r-- | news/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/news/Makefile b/news/Makefile index 957ae2db89b2..36bab47ba1dd 100644 --- a/news/Makefile +++ b/news/Makefile @@ -14,6 +14,7 @@ SUBDIR += inn SUBDIR += inn-stable SUBDIR += knews + SUBDIR += krn SUBDIR += leafnode SUBDIR += leafnode+ SUBDIR += newsfetch |