diff options
author | andreas <andreas@FreeBSD.org> | 1997-02-22 13:20:08 +0000 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1997-02-22 13:20:08 +0000 |
commit | 46c5cef2dc784c14bfedd54d6b786df6fcf4ebe5 (patch) | |
tree | b83ccaf5d4ff1129031db2f12679f268f615675f /news/Makefile | |
parent | 27a3f8b705aa6bad238392eaa4e01d91f236dcdd (diff) | |
download | FreeBSD-ports-46c5cef2dc784c14bfedd54d6b786df6fcf4ebe5.zip FreeBSD-ports-46c5cef2dc784c14bfedd54d6b786df6fcf4ebe5.tar.gz |
enable dnews3 port.
Diffstat (limited to 'news/Makefile')
-rw-r--r-- | news/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/news/Makefile b/news/Makefile index 0290118..7ad976f 100644 --- a/news/Makefile +++ b/news/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.21 1997/01/17 14:36:36 max Exp $ +# $Id: Makefile,v 1.22 1997/02/20 09:47:59 pst Exp $ # SUBDIR += cnews + SUBDIR += dnews3 SUBDIR += inn SUBDIR += knews SUBDIR += nn |