diff options
author | asami <asami@FreeBSD.org> | 1996-07-28 05:54:39 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-07-28 05:54:39 +0800 |
commit | 49ba6326cba9ee54e5bae1a1057ca69cfc767e39 (patch) | |
tree | a33e044396e0bf78674ba4ce748038023c387ca8 /news | |
parent | 6f88cae9e7ab0b5463a53e6653fa70a597aa7ed7 (diff) | |
download | freebsd-ports-gnome-49ba6326cba9ee54e5bae1a1057ca69cfc767e39.tar.gz freebsd-ports-gnome-49ba6326cba9ee54e5bae1a1057ca69cfc767e39.tar.zst freebsd-ports-gnome-49ba6326cba9ee54e5bae1a1057ca69cfc767e39.zip |
Added slurp.
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 5f1b7d356f47..5f7d027fdd4e 100644 --- a/news/Makefile +++ b/news/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.14 1996/03/31 23:22:50 asami Exp $ +# $Id: Makefile,v 1.15 1996/07/23 08:05:59 asami Exp $ # SUBDIR += cnews @@ -9,6 +9,7 @@ SUBDIR += nntp SUBDIR += nntpbtr SUBDIR += rkive + SUBDIR += slurp SUBDIR += suck SUBDIR += tin SUBDIR += trn |