diff options
Diffstat (limited to 'math/statist/Makefile')
-rw-r--r-- | math/statist/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/statist/Makefile b/math/statist/Makefile index bd6032c3dfa..0884043f3ff 100644 --- a/math/statist/Makefile +++ b/math/statist/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/07/17 21:48:11 grant Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/21 16:57:14 martti Exp $ # DISTNAME= statist-1.0.1 @@ -8,7 +8,7 @@ MASTER_SITES= http://www.usf.uni-osnabrueck.de/~breiter/tools/statist/v${PKGVERS MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.usf.uni-osnabrueck.de/~breiter/tools/statist/index.en.html -COMMENT= small and portable statistics program +COMMENT= Small and portable statistics program DEPENDS+= gnuplot-[0-9]*:../../graphics/gnuplot |