diff options
author | asami <asami@FreeBSD.org> | 1997-12-10 08:57:53 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1997-12-10 08:57:53 +0000 |
commit | cd93ee720864745285dd3b359afe12c7f4530707 (patch) | |
tree | 5b1d68c391a3239d4b6f03249d7faf53dc9d83b6 /news | |
parent | 38b4cfa92b6ca9ae1340bcc6054041e918a807e0 (diff) | |
download | FreeBSD-ports-cd93ee720864745285dd3b359afe12c7f4530707.zip FreeBSD-ports-cd93ee720864745285dd3b359afe12c7f4530707.tar.gz |
Mark this broken too, cnews victim.
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 aa9adc7..84fe488 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 |