diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-06-22 16:08:30 +0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-06-22 16:08:30 +0800 |
commit | a7dc1aa6d80636b97a89451510cb08fa6a04406e (patch) | |
tree | 82d35583051b88ee224d77498cb6932b497ea219 /science/mbdyn | |
parent | 1eb9e73083c50b1805accdced385314a1174beea (diff) | |
download | freebsd-ports-gnome-a7dc1aa6d80636b97a89451510cb08fa6a04406e.tar.gz freebsd-ports-gnome-a7dc1aa6d80636b97a89451510cb08fa6a04406e.tar.zst freebsd-ports-gnome-a7dc1aa6d80636b97a89451510cb08fa6a04406e.zip |
science/mbdyn: Take maintainership.
Diffstat (limited to 'science/mbdyn')
-rw-r--r-- | science/mbdyn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/mbdyn/Makefile b/science/mbdyn/Makefile index 712ccd397241..9355e420e605 100644 --- a/science/mbdyn/Makefile +++ b/science/mbdyn/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= science MASTER_SITES= https://www.mbdyn.org/userfiles/downloads/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= yuri@FreeBSD.org COMMENT= MultiBody Dynamics analysis system LICENSE= GPLv2 |