diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-03-21 22:44:00 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-03-21 22:44:00 +0000 |
commit | 8f4ff74e0b6dd7af9f04ecb5454835607c755aa3 (patch) | |
tree | 47e7fb695542238f2d278f39cc0989df71d26f00 /math | |
parent | f4af7838e1121294835157764b8ab9a1b83744d9 (diff) | |
download | FreeBSD-ports-8f4ff74e0b6dd7af9f04ecb5454835607c755aa3.zip FreeBSD-ports-8f4ff74e0b6dd7af9f04ecb5454835607c755aa3.tar.gz |
Author acked to release ports to the public. So be it.
Diffstat (limited to 'math')
-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 bfa8394..e597bc9 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 |