summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authortron <tron>2005-11-22 16:14:14 +0000
committertron <tron>2005-11-22 16:14:14 +0000
commit0eb49f9fecaefd3c473476a883c0d9895ce3d735 (patch)
tree6c2cd097ab1aed032119ac4b397e43e2444bb52d /net
parentf3891b83c2e6b16879dba1b55ea74ecda132fffd (diff)
downloadpkgsrc-0eb49f9fecaefd3c473476a883c0d9895ce3d735.tar.gz
Correct version number pattern in conflict entry.
Diffstat (limited to 'net')
-rw-r--r--net/libradius/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/libradius/Makefile b/net/libradius/Makefile
index 619af7ecb7a..7d809c547f5 100644
--- a/net/libradius/Makefile
+++ b/net/libradius/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/11/22 16:13:13 tron Exp $
+# $NetBSD: Makefile,v 1.8 2005/11/22 16:14:14 tron Exp $
DISTNAME= libradius-linux-20040827
PKGNAME= ${DISTNAME:S/-linux//}
@@ -9,7 +9,7 @@ MASTER_SITES= http://portal-to-web.de/tacacs/
MAINTAINER= manu@NetBSD.org
COMMENT= RADIUS client library
-CONFLICTS+= inn-*
+CONFLICTS+= inn-[0-9]*
WRKSRC= ${WRKDIR}/libradius-linux