diff options
author | tron <tron> | 1999-07-29 22:37:35 +0000 |
---|---|---|
committer | tron <tron> | 1999-07-29 22:37:35 +0000 |
commit | c72aa4e2f2ff32410c6c92dafc279eed8d1f059e (patch) | |
tree | 100d0a4e586d7ce7eed4b070aaac59ffeefc2c65 /news | |
parent | 67e8ebdcfcf783b75ed777bb4a0aa76d2582e4c4 (diff) | |
download | pkgsrc-c72aa4e2f2ff32410c6c92dafc279eed8d1f059e.tar.gz |
Add INN package to conflict list.
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: |