diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-03-21 22:44:00 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-03-21 22:44:00 +0000 |
commit | 41cd9fc57e1bbea67b46a7a5c5f7f39442faa36a (patch) | |
tree | 1446b6a18c35de3f01201fe7c91bf35533e151d7 /math/femlab | |
parent | Set maintainer to ports@FreeBSD.org. (diff) |
Author acked to release ports to the public. So be it.
Notes
Notes:
svn path=/head/; revision=40182
Diffstat (limited to 'math/femlab')
-rw-r--r-- | math/femlab/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/femlab/Makefile b/math/femlab/Makefile index bfa83946d298..e597bc9f5af9 100644 --- a/math/femlab/Makefile +++ b/math/femlab/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.md.chalmers.se/pub/Femlab/ \ ftp://ftp.ifs.hr/pub/SciUtil/ DISTFILES= femlab-2d-v${PORTVERSION}.tar.gz -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${X11BASE}/lib/libsx.a:${PORTSDIR}/x11/libsx |