diff options
author | linimon <linimon@FreeBSD.org> | 2010-07-31 21:22:14 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-07-31 21:22:14 +0800 |
commit | ec841f374a7a52330db178fb133458352eff6e00 (patch) | |
tree | 89ea385222a68b97c63c0a2473257178f0848918 | |
parent | 3f9f2d850baf0ca14b8b77c59ead389687fac045 (diff) | |
download | freebsd-ports-gnome-ec841f374a7a52330db178fb133458352eff6e00.tar.gz freebsd-ports-gnome-ec841f374a7a52330db178fb133458352eff6e00.tar.zst freebsd-ports-gnome-ec841f374a7a52330db178fb133458352eff6e00.zip |
Reset ob@breuninger.org due to maintainer-timeouts and no response to email.
Hat: portmgr
-rw-r--r-- | audio/discid/Makefile | 2 | ||||
-rw-r--r-- | lang/oo2c/Makefile | 2 | ||||
-rw-r--r-- | lang/oo2c/pkg-descr | 3 | ||||
-rw-r--r-- | print/pstotext/Makefile | 2 | ||||
-rw-r--r-- | sysutils/cotty/Makefile | 2 | ||||
-rw-r--r-- | x11/xcmd/Makefile | 2 | ||||
-rw-r--r-- | x11/xmx/Makefile | 2 |
7 files changed, 6 insertions, 9 deletions
diff --git a/audio/discid/Makefile b/audio/discid/Makefile index 5a77063acb60..ee1988339c01 100644 --- a/audio/discid/Makefile +++ b/audio/discid/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://family.zawodny.com/~jzawodn/c/discid/ \ http://www.breuninger.org/files/distfiles/ DISTNAME= ${PORTNAME}-freebsd-${PORTVERSION} -MAINTAINER= ob@breuninger.org +MAINTAINER= ports@FreeBSD.org COMMENT= Identify audio cd in your drive PLIST_FILES= bin/discid diff --git a/lang/oo2c/Makefile b/lang/oo2c/Makefile index 83bf655fa30b..db3a0601c3d5 100644 --- a/lang/oo2c/Makefile +++ b/lang/oo2c/Makefile @@ -11,7 +11,7 @@ CATEGORIES= lang MASTER_SITES= SF/ooc/ooc2/${PORTVERSION} DISTNAME= ${PORTNAME}_32-${PORTVERSION} -MAINTAINER= ob@breuninger.org +MAINTAINER= ports@FreeBSD.org COMMENT= Optimizing Oberon-2 compiler of University of Kaiserslautern, Germany BUILD_DEPENDS= xsltproc:${PORTSDIR}/textproc/libxslt diff --git a/lang/oo2c/pkg-descr b/lang/oo2c/pkg-descr index bd429a7f1e87..4e48d72ea389 100644 --- a/lang/oo2c/pkg-descr +++ b/lang/oo2c/pkg-descr @@ -3,6 +3,3 @@ Kaiserslautern. More information about Oberon is available from its webpage at http://www.oberon.ethz.ch/. WWW: http://ooc.sourceforge.net/ - -- Oliver Breuninger -ob@seicom.NET diff --git a/print/pstotext/Makefile b/print/pstotext/Makefile index abead3f0f2ba..ae0df00d8fa9 100644 --- a/print/pstotext/Makefile +++ b/print/pstotext/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= print MASTER_SITES= http://mirror.cs.wisc.edu/pub/mirrors/ghost/contrib/ -MAINTAINER= ob@breuninger.org +MAINTAINER= ports@FreeBSD.org COMMENT= A PostScript to Text converter USE_GHOSTSCRIPT_RUN= yes diff --git a/sysutils/cotty/Makefile b/sysutils/cotty/Makefile index 8058df660c92..27bd28898ac0 100644 --- a/sysutils/cotty/Makefile +++ b/sysutils/cotty/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.breuninger.org/files/distfiles/ EXTRACT_SUFX= .c.gz -MAINTAINER= ob@breuninger.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple command-line pseudo terminal manager NO_WRKSUBDIR= yes diff --git a/x11/xcmd/Makefile b/x11/xcmd/Makefile index 1891bbfea5bd..2bdf8d2b32db 100644 --- a/x11/xcmd/Makefile +++ b/x11/xcmd/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} \ http://www.breuninger.org/files/distfiles/ MASTER_SITE_SUBDIR= X11/xutils -MAINTAINER= ob@breuninger.org +MAINTAINER= ports@FreeBSD.org COMMENT= Xcmd is a front-end for starting programs under X11 USE_IMAKE= yes diff --git a/x11/xmx/Makefile b/x11/xmx/Makefile index dfac0b26eae6..72d8853c2b36 100644 --- a/x11/xmx/Makefile +++ b/x11/xmx/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11 MASTER_SITES= ftp://ftp.cs.brown.edu/pub/xmx/ EXTRACT_SUFX= .tar.Z -MAINTAINER= ob@breuninger.org +MAINTAINER= ports@FreeBSD.org COMMENT= An X protocol multiplexor USE_XORG= x11 |