diff options
author | dmcmahill <dmcmahill@pkgsrc.org> | 2003-09-14 21:13:49 +0000 |
---|---|---|
committer | dmcmahill <dmcmahill@pkgsrc.org> | 2003-09-14 21:13:49 +0000 |
commit | 4ab40b79bbf183dc8968fcbb962a57a45b6aabb3 (patch) | |
tree | 1d6114fbec121271714ff5a670308185460de1e3 /math/gsl/Makefile | |
parent | dfc1c916fe1fd0a2c8b3ea64d0697587dfaa7d41 (diff) | |
download | pkgsrc-4ab40b79bbf183dc8968fcbb962a57a45b6aabb3.tar.gz |
add 2 missing CGS units definitions.
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 d13ccfc4668..ce02ef27c95 100644 --- a/math/gsl/Makefile +++ b/math/gsl/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2003/09/14 14:53:06 dmcmahill Exp $ +# $NetBSD: Makefile,v 1.16 2003/09/14 21:13:49 dmcmahill Exp $ DISTNAME= gsl-1.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math devel MASTER_SITES= ${MASTER_SITE_GNU:=gsl/} |