diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-05-07 00:27:36 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-05-07 00:27:36 +0000 |
commit | 5da829376ff038ecb7fcf5b241856e516eb1a700 (patch) | |
tree | 7cfd908092f09e005a7253a49b147981a7ea29c6 | |
parent | 488b2131831ae04c9871c69e45a79e378dbc4bf7 (diff) | |
download | ports-5da829376ff038ecb7fcf5b241856e516eb1a700.tar.gz ports-5da829376ff038ecb7fcf5b241856e516eb1a700.zip |
Notes
-rw-r--r-- | lang/sr/Makefile | 2 | ||||
-rw-r--r-- | math/simpack/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/sr/Makefile b/lang/sr/Makefile index 9f6055eec82d..141b7fe43d4a 100644 --- a/lang/sr/Makefile +++ b/lang/sr/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.cs.arizona.edu/sr/ DISTNAME= sr231 EXTRACT_SUFX= .tar.Z -MAINTAINER= rssh@cki.ipri.kiev.ua +MAINTAINER= ports@FreeBSD.org COMMENT= A parallel language "Synchronization Resources" BROKEN= "Does not compile" 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" |