diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2002-06-25 07:50:58 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2002-06-25 07:50:58 +0000 |
commit | 10cb7d0c7375277e1de9e5bed814f31f437216d2 (patch) | |
tree | 9948a3cfbc3e3b7ad867d87815e12af04085b200 /math/py-gsl | |
parent | 7553f227e1fa7dd536ecc5b9e4f9b9c32e688cde (diff) | |
download | ports-10cb7d0c7375277e1de9e5bed814f31f437216d2.tar.gz ports-10cb7d0c7375277e1de9e5bed814f31f437216d2.zip |
Notes
Diffstat (limited to 'math/py-gsl')
-rw-r--r-- | math/py-gsl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-gsl/Makefile b/math/py-gsl/Makefile index 83d53409a538..9638a459c30b 100644 --- a/math/py-gsl/Makefile +++ b/math/py-gsl/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= pygsl-${PORTVERSION} DIST_SUBDIR= python -MAINTAINER= perky@fallin.lv +MAINTAINER= perky@FreeBSD.org LIB_DEPENDS= gsl.0:${PORTSDIR}/math/gsl |