diff options
Diffstat (limited to 'math/gsl/Makefile')
-rw-r--r-- | math/gsl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/gsl/Makefile b/math/gsl/Makefile index 14ca9fa02a1..1f092204277 100644 --- a/math/gsl/Makefile +++ b/math/gsl/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2004/08/06 19:29:49 drochner Exp $ +# $NetBSD: Makefile,v 1.19 2004/10/03 00:12:56 tv Exp $ DISTNAME= gsl-1.5 +PKGREVISION= 1 CATEGORIES= math devel MASTER_SITES= ${MASTER_SITE_GNU:=gsl/} |