diff options
author | perky <perky@FreeBSD.org> | 2002-06-25 15:50:58 +0800 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2002-06-25 15:50:58 +0800 |
commit | 8a29bce0e9e0b12fbb3edfc474853181a4a2b88b (patch) | |
tree | caea192d20d8402198de904367ae713dd81be80c /math/py-gsl/Makefile | |
parent | ba9dc64417160ba72491384863d6716249e853f5 (diff) | |
download | freebsd-ports-gnome-8a29bce0e9e0b12fbb3edfc474853181a4a2b88b.tar.gz freebsd-ports-gnome-8a29bce0e9e0b12fbb3edfc474853181a4a2b88b.tar.zst freebsd-ports-gnome-8a29bce0e9e0b12fbb3edfc474853181a4a2b88b.zip |
Updating my email address.
Approved by: cjh (mentor)
Diffstat (limited to 'math/py-gsl/Makefile')
-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 |