diff options
author | andreas <andreas@FreeBSD.org> | 1997-02-22 22:57:38 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1997-02-22 22:57:38 +0800 |
commit | 453906a8bf267b26992fb89c0acda20b6d4909c5 (patch) | |
tree | 44c2962c9c80960f1d80fdeddf4dcfdee55f6387 /news | |
parent | 959d95bcd7306a7fbb6fcc2d2f1a243ec2287f40 (diff) | |
download | freebsd-ports-gnome-453906a8bf267b26992fb89c0acda20b6d4909c5.tar.gz freebsd-ports-gnome-453906a8bf267b26992fb89c0acda20b6d4909c5.tar.zst freebsd-ports-gnome-453906a8bf267b26992fb89c0acda20b6d4909c5.zip |
enable dnews
Diffstat (limited to 'news')
-rw-r--r-- | news/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/news/Makefile b/news/Makefile index 7ad976f5365a..6aaa1c9ac856 100644 --- a/news/Makefile +++ b/news/Makefile @@ -1,7 +1,8 @@ -# $Id: Makefile,v 1.22 1997/02/20 09:47:59 pst Exp $ +# $Id: Makefile,v 1.23 1997/02/22 13:20:08 andreas Exp $ # SUBDIR += cnews + SUBDIR += dnews SUBDIR += dnews3 SUBDIR += inn SUBDIR += knews |