diff options
Diffstat (limited to 'news')
-rw-r--r-- | news/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/Makefile b/news/Makefile index f644dbb..7d86beb 100644 --- a/news/Makefile +++ b/news/Makefile @@ -1,6 +1,5 @@ # $FreeBSD$ # - SUBDIR += yencode SUBDIR += PicMonger SUBDIR += atp @@ -65,5 +64,6 @@ SUBDIR += xmitbin SUBDIR += xrn SUBDIR += xvnews + SUBDIR += yencode .include <bsd.port.subdir.mk> |