diff options
-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" |