diff options
author | max <max@FreeBSD.org> | 1997-05-17 11:44:24 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-05-17 11:44:24 +0800 |
commit | 69ea02fbd68193dd032dfe837f3bbb37f95ca1ea (patch) | |
tree | 76f1f16c2013acb77cdf9d5c9c6ee36310efe9d1 /news | |
parent | b08f3b3f149fecd1a9cf16e08265ba1157fa21ea (diff) | |
download | freebsd-ports-gnome-69ea02fbd68193dd032dfe837f3bbb37f95ca1ea.tar.gz freebsd-ports-gnome-69ea02fbd68193dd032dfe837f3bbb37f95ca1ea.tar.zst freebsd-ports-gnome-69ea02fbd68193dd032dfe837f3bbb37f95ca1ea.zip |
Enable slrn.
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 6aaa1c9ac856..cd3d26f07b4e 100644 --- a/news/Makefile +++ b/news/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.23 1997/02/22 13:20:08 andreas Exp $ +# $Id: Makefile,v 1.24 1997/02/22 14:57:38 andreas Exp $ # SUBDIR += cnews @@ -14,6 +14,7 @@ SUBDIR += plor SUBDIR += rkive SUBDIR += slnr + SUBDIR += slrn SUBDIR += slurp SUBDIR += suck SUBDIR += tin |