summaryrefslogtreecommitdiff
path: root/math/gsl/Makefile
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2003-09-14 21:13:49 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2003-09-14 21:13:49 +0000
commit4ab40b79bbf183dc8968fcbb962a57a45b6aabb3 (patch)
tree1d6114fbec121271714ff5a670308185460de1e3 /math/gsl/Makefile
parentdfc1c916fe1fd0a2c8b3ea64d0697587dfaa7d41 (diff)
downloadpkgsrc-4ab40b79bbf183dc8968fcbb962a57a45b6aabb3.tar.gz
add 2 missing CGS units definitions.
Diffstat (limited to 'math/gsl/Makefile')
-rw-r--r--math/gsl/Makefile4
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/}