diff options
author | thierry <thierry@FreeBSD.org> | 2006-07-01 20:16:44 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2006-07-01 20:16:44 +0800 |
commit | 86fcbbd03d739215e836bdf73a5b9873517a402b (patch) | |
tree | 806e422a2d930409396bd7ddbe8e3b8dbcbf15a9 /science/elmerfront | |
parent | 299f1d86f6788677731582ac95bd6e8a0bf8c9db (diff) | |
download | freebsd-ports-gnome-86fcbbd03d739215e836bdf73a5b9873517a402b.tar.gz freebsd-ports-gnome-86fcbbd03d739215e836bdf73a5b9873517a402b.tar.zst freebsd-ports-gnome-86fcbbd03d739215e836bdf73a5b9873517a402b.zip |
Reset maintainership: Pedro's dev machine has been stolen :-(
Hoping to see you back soon!
Submitted by: Pedro F. Giffuni <giffunip (at) asme.org> (maintainer)
Diffstat (limited to 'science/elmerfront')
-rw-r--r-- | science/elmerfront/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/elmerfront/Makefile b/science/elmerfront/Makefile index c6005f099eb5..311eb0fd3d79 100644 --- a/science/elmerfront/Makefile +++ b/science/elmerfront/Makefile @@ -11,7 +11,7 @@ CATEGORIES= science MASTER_SITES= ftp://ftp.funet.fi/pub/sci/physics/elmer/ PKGNAMEPREFIX= elmer -MAINTAINER= giffunip@asme.org +MAINTAINER= ports@FreeBSD.org COMMENT= Graphical User Interface for the ELMER FEM package BUILD_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 \ |