diff options
author | tron <tron@pkgsrc.org> | 1999-07-29 22:37:35 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-07-29 22:37:35 +0000 |
commit | 7ac178ce42b698cb0c0c7a34baa6d908b10e99b6 (patch) | |
tree | 100d0a4e586d7ce7eed4b070aaac59ffeefc2c65 /news | |
parent | 705015f9a9d456a525b58cdea319fdedbe24c2ae (diff) | |
download | pkgsrc-7ac178ce42b698cb0c0c7a34baa6d908b10e99b6.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: |