diff options
author | markp <markp@FreeBSD.org> | 2001-09-14 13:50:58 +0000 |
---|---|---|
committer | markp <markp@FreeBSD.org> | 2001-09-14 13:50:58 +0000 |
commit | 09fffc7d306ba911fd8b2d5767675b4c8816f661 (patch) | |
tree | 850186b9294712e61d1dfebd52394ab3d466deee /news/Makefile | |
parent | cbc9d03f454736abcba96c9c825ac4ea26356cdc (diff) | |
download | FreeBSD-ports-09fffc7d306ba911fd8b2d5767675b4c8816f661.zip FreeBSD-ports-09fffc7d306ba911fd8b2d5767675b4c8816f661.tar.gz |
Add xrn 9.02, Usenet News reader for the X Window System.
PR: 30564
Submitted by: Anders Nordby <anders@fix.no>
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 92d125a..727c895 100644 --- a/news/Makefile +++ b/news/Makefile @@ -54,6 +54,7 @@ SUBDIR += ubh SUBDIR += unpost SUBDIR += xmitbin + SUBDIR += xrn SUBDIR += xvnews .include <bsd.port.subdir.mk> |