diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-12-10 08:57:53 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-12-10 08:57:53 +0000 |
commit | 34365a122b23725199857c6a12b0d47d107fd1f0 (patch) | |
tree | 4e871ce7ddd9202402f9b8690940a916203052b1 /news | |
parent | cad6814b3a850d7482cd849b4895c932d9943f93 (diff) |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/nntp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/news/nntp/Makefile b/news/nntp/Makefile index aa9adc78bd27..84fe488adbd6 100644 --- a/news/nntp/Makefile +++ b/news/nntp/Makefile @@ -3,7 +3,7 @@ # Date created: 29 September 1994 # Whom: adam # -# $Id: Makefile,v 1.11 1996/11/18 14:10:41 asami Exp $ +# $Id: Makefile,v 1.12 1997/08/11 00:01:07 adam Exp $ # DISTNAME= nntp-t5 @@ -16,6 +16,7 @@ MAINTAINER= adam@veda.is BUILD_DEPENDS= ${PREFIX}/lib/libcnews.a:${PORTSDIR}/news/cnews +BROKEN= depends on cnews, which is broken MAN1= nntpxmit.1 MAN8= nntpd.8c mkgrdates.8c |