diff options
author | pav <pav@FreeBSD.org> | 2009-01-07 03:26:41 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-01-07 03:26:41 +0800 |
commit | bd57f8627b361a64f579b084b28868efcd4c5602 (patch) | |
tree | 3f0a09468d2a82c36723ed8efb59c609c0a622a3 | |
parent | 171cefaa53ee20016b03f545c45ec2488f23e7a8 (diff) | |
download | freebsd-ports-gnome-bd57f8627b361a64f579b084b28868efcd4c5602.tar.gz freebsd-ports-gnome-bd57f8627b361a64f579b084b28868efcd4c5602.tar.zst freebsd-ports-gnome-bd57f8627b361a64f579b084b28868efcd4c5602.zip |
- Maintainer address is bouncing:
550 5.1.1 <js@jeannot.org>... User unknown
-rw-r--r-- | math/scilab/Makefile | 2 | ||||
-rw-r--r-- | print/xtexsh/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/math/scilab/Makefile b/math/scilab/Makefile index 9a5746a03ab3..c21d8c9f123f 100644 --- a/math/scilab/Makefile +++ b/math/scilab/Makefile @@ -12,7 +12,7 @@ CATEGORIES= math cad parallel MASTER_SITES= http://www.scilab.org/download/${PORTVERSION}/ EXTRACT_SUFX= -src.tar.gz -MAINTAINER= js@jeannot.org +MAINTAINER= ports@FreeBSD.org COMMENT= A free Matlab clone by INRIA & ENPC LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d diff --git a/print/xtexsh/Makefile b/print/xtexsh/Makefile index 15a7d663c8fe..23408729f6e4 100644 --- a/print/xtexsh/Makefile +++ b/print/xtexsh/Makefile @@ -12,7 +12,7 @@ CATEGORIES= print MASTER_SITES= ftp://ftp.mat.univie.ac.at/pub/teschl/xtexsh/ DISTNAME= ${PORTNAME}-1.4-2 -MAINTAINER= js@jeannot.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tcl/Tk-based simple TeX interface RUN_DEPENDS= tex:${PORTSDIR}/print/teTeX \ |