diff options
author | Adam David <adam@FreeBSD.org> | 1994-10-01 17:08:52 +0000 |
---|---|---|
committer | Adam David <adam@FreeBSD.org> | 1994-10-01 17:08:52 +0000 |
commit | 12a7c21ebaae86400a776e81f54e3324fb251501 (patch) | |
tree | fbb1b2bae198fa35131bd8b834eae28c09fc3b92 /news | |
parent | f86321ea1b134ff8640a5dc10c7bb26a6e0257f4 (diff) | |
download | ports-12a7c21ebaae86400a776e81f54e3324fb251501.tar.gz ports-12a7c21ebaae86400a776e81f54e3324fb251501.zip |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/news/Makefile b/news/Makefile new file mode 100644 index 000000000000..10e138c1e4dc --- /dev/null +++ b/news/Makefile @@ -0,0 +1,5 @@ +# $Id$ +# +SUBDIR= cnews nntp + +.include <bsd.port.subdir.mk> |