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