diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-05-02 20:46:12 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-05-02 20:46:12 +0000 |
commit | c7f8e50b69ddbd7dcacf5fd6019a3f971b3285e2 (patch) | |
tree | 1e651bfc0b3da81664fbbff464efdd972bcd4825 /math/py-gsl | |
parent | aec999f453e4401077ea3626b3c679dc5c6655bd (diff) |
Notes
Diffstat (limited to 'math/py-gsl')
-rw-r--r-- | math/py-gsl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-gsl/Makefile b/math/py-gsl/Makefile index dc44f9550b33..13eec692db98 100644 --- a/math/py-gsl/Makefile +++ b/math/py-gsl/Makefile @@ -7,6 +7,7 @@ PORTNAME= gsl PORTVERSION= 0.3.1 +PORTREVISION= 1 CATEGORIES= math python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= pygsl |