diff options
author | fenner <fenner@FreeBSD.org> | 2001-05-28 19:45:48 +0000 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 2001-05-28 19:45:48 +0000 |
commit | 0705e0b9d480eb7faf7bbbe5614e66afcb5a3a75 (patch) | |
tree | 26ccf416514fdeb53d91bd0db3e25b22256e428d | |
parent | 1e72ab4a50c6ed98ecd2552af764318be5654097 (diff) | |
download | FreeBSD-ports-0705e0b9d480eb7faf7bbbe5614e66afcb5a3a75.zip FreeBSD-ports-0705e0b9d480eb7faf7bbbe5614e66afcb5a3a75.tar.gz |
Remove ob@seicom.NET as MAINTAINER; mail has been bouncing for 12 weeks.
-rw-r--r-- | lang/o2c/Makefile | 2 | ||||
-rw-r--r-- | lang/oo2c/Makefile | 2 | ||||
-rw-r--r-- | print/pstotext/Makefile | 2 | ||||
-rw-r--r-- | x11/xmx/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/lang/o2c/Makefile b/lang/o2c/Makefile index 18de076..ee889b0 100644 --- a/lang/o2c/Makefile +++ b/lang/o2c/Makefile @@ -10,7 +10,7 @@ CATEGORIES= lang MASTER_SITES= ftp://ftp.uni-kl.de/pub/informatik/software/ \ ftp://ftp.archive.de.uu.net/pub/programming/languages/oberon/www.uni-kl.de/OOC/files/misc/ -MAINTAINER= ob@seicom.NET +MAINTAINER= ports@freebsd.org # does not support 64-bit platforms ONLY_FOR_ARCHS= i386 diff --git a/lang/oo2c/Makefile b/lang/oo2c/Makefile index 762969b..4ec08ed 100644 --- a/lang/oo2c/Makefile +++ b/lang/oo2c/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.uni-kl.de/OOC/files/oo2c/ \ DISTNAME= ${PORTNAME}_32-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} gc4.14.tar.gz -MAINTAINER= ob@seicom.NET +MAINTAINER= ports@freebsd.org USE_LIBTOOL= yes CONFIGURE_ENV+= INSTALL_SCRIPT="${INSTALL_SCRIPT}" diff --git a/print/pstotext/Makefile b/print/pstotext/Makefile index 32bf862..69e1d4f 100644 --- a/print/pstotext/Makefile +++ b/print/pstotext/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.research.digital.com/SRC/virtualpaper/cgi-bin/nph-downl DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar.Z -MAINTAINER= ob@seicom.NET +MAINTAINER= ports@freebsd.org RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript55 diff --git a/x11/xmx/Makefile b/x11/xmx/Makefile index a0ec56e..0b26d80 100644 --- a/x11/xmx/Makefile +++ b/x11/xmx/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11 MASTER_SITES= ftp://ftp.cs.brown.edu/pub/xmx/ EXTRACT_SUFX= .tar.Z -MAINTAINER= ob@seicom.NET +MAINTAINER= ports@freebsd.org USE_X_PREFIX= yes |