diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 2000-02-20 19:43:22 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 2000-02-20 19:43:22 +0000 |
commit | 18134d7bad798c82cb7aadafbdf0ada491a973b6 (patch) | |
tree | cc3d08c00dcb0231af971905fb2185edaaf6ba4d | |
parent | Add patch to ignore unsupported file attributes. It has no effect (diff) |
Take over maintainership.
Notes
Notes:
svn path=/head/; revision=26045
-rw-r--r-- | databases/xmysql/Makefile | 2 | ||||
-rw-r--r-- | databases/xmysqladmin/Makefile | 2 | ||||
-rw-r--r-- | print/lyx-devel/Makefile | 2 | ||||
-rw-r--r-- | print/lyx/Makefile | 2 | ||||
-rw-r--r-- | print/lyx14/Makefile | 2 | ||||
-rw-r--r-- | print/lyx15/Makefile | 2 | ||||
-rw-r--r-- | print/lyx16/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/databases/xmysql/Makefile b/databases/xmysql/Makefile index 680313bd066d..34326fad360f 100644 --- a/databases/xmysql/Makefile +++ b/databases/xmysql/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.tcx.se/Contrib/ \ http://www.buoy.com/mysql/Contrib/ \ http://web.tryc.on.ca/mysql/Downloads/Contrib/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dirk@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ xforms.0:${PORTSDIR}/x11-toolkits/xforms \ diff --git a/databases/xmysqladmin/Makefile b/databases/xmysqladmin/Makefile index d55e601f5fdc..df52b58ea94b 100644 --- a/databases/xmysqladmin/Makefile +++ b/databases/xmysqladmin/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.tcx.se/Contrib/ \ http://www.buoy.com/mysql/Contrib/ \ http://web.tryc.on.ca/mysql/Downloads/Contrib/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dirk@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ xforms.0:${PORTSDIR}/x11-toolkits/xforms \ diff --git a/print/lyx-devel/Makefile b/print/lyx-devel/Makefile index 5136a4cb675f..4e3db1e69243 100644 --- a/print/lyx-devel/Makefile +++ b/print/lyx-devel/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ ftp://alpha.tat.physik.uni-tuebingen.de/pub/lyx/stable/ \ ftp://ftp.sdsc.edu/pub/other/lyx/stable/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dirk@FreeBSD.org BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX diff --git a/print/lyx/Makefile b/print/lyx/Makefile index 5136a4cb675f..4e3db1e69243 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ ftp://alpha.tat.physik.uni-tuebingen.de/pub/lyx/stable/ \ ftp://ftp.sdsc.edu/pub/other/lyx/stable/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dirk@FreeBSD.org BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX diff --git a/print/lyx14/Makefile b/print/lyx14/Makefile index 5136a4cb675f..4e3db1e69243 100644 --- a/print/lyx14/Makefile +++ b/print/lyx14/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ ftp://alpha.tat.physik.uni-tuebingen.de/pub/lyx/stable/ \ ftp://ftp.sdsc.edu/pub/other/lyx/stable/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dirk@FreeBSD.org BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX diff --git a/print/lyx15/Makefile b/print/lyx15/Makefile index 5136a4cb675f..4e3db1e69243 100644 --- a/print/lyx15/Makefile +++ b/print/lyx15/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ ftp://alpha.tat.physik.uni-tuebingen.de/pub/lyx/stable/ \ ftp://ftp.sdsc.edu/pub/other/lyx/stable/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dirk@FreeBSD.org BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX diff --git a/print/lyx16/Makefile b/print/lyx16/Makefile index 5136a4cb675f..4e3db1e69243 100644 --- a/print/lyx16/Makefile +++ b/print/lyx16/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ ftp://alpha.tat.physik.uni-tuebingen.de/pub/lyx/stable/ \ ftp://ftp.sdsc.edu/pub/other/lyx/stable/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dirk@FreeBSD.org BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX |