diff options
author | osa <osa@FreeBSD.org> | 2003-06-13 23:24:07 +0000 |
---|---|---|
committer | osa <osa@FreeBSD.org> | 2003-06-13 23:24:07 +0000 |
commit | 734dac524874c9378ecaae5ea9d47b7b243342b3 (patch) | |
tree | 5f1c6b29a88ae8e69a1908350260e1ce66dcfc7a /news/Makefile | |
parent | 47c8bfc8148428fff3bc1f96a97d66041c0aa679 (diff) | |
download | FreeBSD-ports-734dac524874c9378ecaae5ea9d47b7b243342b3.zip FreeBSD-ports-734dac524874c9378ecaae5ea9d47b7b243342b3.tar.gz |
New port: graphical configuation utility for the newsreader slrn
Submitted by: Kirill Ponomarew <ponomarew@oberon.net>
PR: 53298
Approved by: fjoe (implicit)
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 290ac84..0484587 100644 --- a/news/Makefile +++ b/news/Makefile @@ -62,6 +62,7 @@ SUBDIR += rkive SUBDIR += slnr SUBDIR += slrn + SUBDIR += slrnconf SUBDIR += slrnface SUBDIR += slurp SUBDIR += straw |