diff options
author | kris <kris@FreeBSD.org> | 2003-05-07 08:27:36 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-05-07 08:27:36 +0800 |
commit | f5b1e474a520f2f8b7d581992ea823cdc6f0f747 (patch) | |
tree | d4c07e7ab10b1679ff5fcf56a6434758f8507a75 /math | |
parent | c6865bfdbe00860070d73767533b6738f9fa4e6f (diff) | |
download | freebsd-ports-gnome-f5b1e474a520f2f8b7d581992ea823cdc6f0f747.tar.gz freebsd-ports-gnome-f5b1e474a520f2f8b7d581992ea823cdc6f0f747.tar.zst freebsd-ports-gnome-f5b1e474a520f2f8b7d581992ea823cdc6f0f747.zip |
Reset bouncing maintainer address.
Diffstat (limited to 'math')
-rw-r--r-- | math/simpack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/simpack/Makefile b/math/simpack/Makefile index e6be3916311b..7118c59b4077 100644 --- a/math/simpack/Makefile +++ b/math/simpack/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math MASTER_SITES= ftp://ftp.cis.ufl.edu/pub/simdigest/tools/ DISTFILES= SimPack3.tar.Z -MAINTAINER= rssh@cki.ipri.kiev.ua +MAINTAINER= ports@FreeBSD.org COMMENT= SimPack & Sim++ libraries and tools for simulatiom modelling BROKEN= "Does not install/compile" |