From 89f23095f379d8aa71f918acf52c168ef361bef8 Mon Sep 17 00:00:00 2001 From: cheusov Date: Sat, 8 Sep 2012 22:44:16 +0000 Subject: Add missing conflict with freeze-[0-9]* (bin/statist); ++pkgrevision --- math/statist/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'math') diff --git a/math/statist/Makefile b/math/statist/Makefile index e9afe4f198a..ac661b7ce51 100644 --- a/math/statist/Makefile +++ b/math/statist/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2012/09/08 22:35:13 cheusov Exp $ +# $NetBSD: Makefile,v 1.15 2012/09/08 22:44:16 cheusov Exp $ # DISTNAME= statist-1.0.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math MASTER_SITES= http://www.usf.uni-osnabrueck.de/~breiter/tools/statist/v${PKGVERSION}/ @@ -12,6 +12,7 @@ COMMENT= Small and portable statistics program LICENSE= gnu-gpl-v2 DEPENDS+= gnuplot-[0-9]*:../../graphics/gnuplot +CONFLICTS= freeze-[0-9]* # bin/statist PKG_DESTDIR_SUPPORT= user-destdir -- cgit v1.2.3