diff options
Diffstat (limited to 'news')
-rw-r--r-- | news/nntpclnt/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/news/nntpclnt/Makefile b/news/nntpclnt/Makefile index e7291d9a249..810ba59cb40 100644 --- a/news/nntpclnt/Makefile +++ b/news/nntpclnt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 1998/07/14 10:56:16 frueauf Exp $ +# $NetBSD: Makefile,v 1.7 1999/07/29 22:37:35 tron Exp $ # DISTNAME= nntpclnt-1.6.1 @@ -7,6 +7,8 @@ MASTER_SITES= ftp://ftp.uu.net/networking/news/nntp/ MAINTAINER= tv@netbsd.org +CONFLICTS+= inn-* + ALL_TARGET= inews do-configure: |