diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-05-14 03:30:07 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-05-14 03:30:07 +0000 |
commit | c9dc84a5224b30f876aca7950ba9667f10a42b4b (patch) | |
tree | d8441e63488bf8611df96673021fc142d567b5f2 /news | |
parent | ed69276f3b3057aa2b01874de91a6b7abbf2326b (diff) | |
download | ports-c9dc84a5224b30f876aca7950ba9667f10a42b4b.tar.gz ports-c9dc84a5224b30f876aca7950ba9667f10a42b4b.zip |
Notes
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 8e2f46b39b9a..324e4fa6328b 100644 --- a/news/Makefile +++ b/news/Makefile @@ -1,5 +1,6 @@ -# $Id: Makefile,v 1.6 1995/01/24 03:21:03 pst Exp $ +# $Id: Makefile,v 1.7 1995/05/13 09:18:11 asami Exp $ # + SUBDIR= cnews inn nn nntp trn .include <bsd.port.subdir.mk> |