diff options
author | tron <tron> | 2005-11-22 16:14:49 +0000 |
---|---|---|
committer | tron <tron> | 2005-11-22 16:14:49 +0000 |
commit | 50661719295da7959b19046cbce3c7fe60fc8c7a (patch) | |
tree | 7d4f7dac39d2f6693c90a7bf90e67d371517a7bb /news | |
parent | 50c9ec0af1d7186117c338271629a4d8badc22c4 (diff) | |
download | pkgsrc-50661719295da7959b19046cbce3c7fe60fc8c7a.tar.gz |
This package conflicts with the "libradius" package because of
"radius.conf.5".
Diffstat (limited to 'news')
-rw-r--r-- | news/inn/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/news/inn/Makefile b/news/inn/Makefile index 4ba4b4ca473..9ee5b1b8b92 100644 --- a/news/inn/Makefile +++ b/news/inn/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.72 2005/10/07 18:08:25 reed Exp $ +# $NetBSD: Makefile,v 1.73 2005/11/22 16:14:49 tron Exp $ DISTNAME= inn-2.4.1 PKGREVISION= 8 @@ -11,7 +11,7 @@ MAINTAINER= tron@NetBSD.org HOMEPAGE= http://www.isc.org/inn.html COMMENT= The public release of InterNet News (INN) -CONFLICTS+= nntpclnt-[0-9]* +CONFLICTS+= libradius-[0-9]* nntpclnt-[0-9]* .include "Makefile.common" BUILD_DEFS+= USE_INET6 |