diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2002-08-22 20:03:15 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2002-08-22 20:03:15 +0000 |
commit | 1ce3ea230782eaaa2edcbf75b5f5c6e83a330547 (patch) | |
tree | 596a7fa9ef9c8c468bd52e37e5fc3494c5e6e90e /news/Makefile | |
parent | 3fccc4d9a5d6f45ef88537bd20d39666977499c5 (diff) |
Add slrnface 1.2, shows X-Faces from slrn in X11 terminal emulator.
PR: ports/36967
Approved by: dwcjr (mentor)
Notes
Notes:
svn path=/head/; revision=64840
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 d4c13d404333..95945fdc8fff 100644 --- a/news/Makefile +++ b/news/Makefile @@ -50,6 +50,7 @@ SUBDIR += rkive SUBDIR += slnr SUBDIR += slrn + SUBDIR += slrnface SUBDIR += slurp SUBDIR += suck SUBDIR += suck-cnews |