diff options
Diffstat (limited to 'math/gsl/Makefile')
-rw-r--r-- | math/gsl/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/gsl/Makefile b/math/gsl/Makefile index b84b084b82e..90351a3a56b 100644 --- a/math/gsl/Makefile +++ b/math/gsl/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2003/08/09 11:11:31 seb Exp $ +# $NetBSD: Makefile,v 1.14 2003/08/30 21:50:59 jtb Exp $ -DISTNAME= gsl-1.3 +DISTNAME= gsl-1.4 CATEGORIES= math devel MASTER_SITES= ${MASTER_SITE_GNU:=gsl/} |