diff options
author | kris <kris@FreeBSD.org> | 2000-04-23 22:59:51 +0000 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-04-23 22:59:51 +0000 |
commit | 06d9ad88b759d50be27ea12ee8acb553fb2773b7 (patch) | |
tree | c7249a82ccd3c9b81692ff1efec632e35fbf57db /graphics | |
parent | 9fa228b069204a0c046f8c3285f7829caf4a864a (diff) | |
download | FreeBSD-ports-06d9ad88b759d50be27ea12ee8acb553fb2773b7.zip FreeBSD-ports-06d9ad88b759d50be27ea12ee8acb553fb2773b7.tar.gz |
Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsive
for quite some time. If any non-committer wants to take over maintainership
please let me know.
Reviewed by: ports
No response from: erich
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/aero/Makefile | 2 | ||||
-rw-r--r-- | graphics/mpeg_encode/Makefile | 2 | ||||
-rw-r--r-- | graphics/mpeg_stat/Makefile | 2 | ||||
-rw-r--r-- | graphics/mpegedit/Makefile | 2 | ||||
-rw-r--r-- | graphics/mplex/Makefile | 2 | ||||
-rw-r--r-- | graphics/splitmpg/Makefile | 2 | ||||
-rw-r--r-- | graphics/xmfract/Makefile | 2 | ||||
-rw-r--r-- | graphics/xmorph/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/graphics/aero/Makefile b/graphics/aero/Makefile index b7d45b3..83fcc83 100644 --- a/graphics/aero/Makefile +++ b/graphics/aero/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ftp://ftp.ee.uwa.edu.au/users/braunl/aero/ DISTNAME= ${PORTNAME}_${PORTVERSION}_src -MAINTAINER= erich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${X11BASE}/lib/libfwf.a:${PORTSDIR}/x11-toolkits/FWF RUN_DEPENDS= povray:${PORTSDIR}/graphics/povray diff --git a/graphics/mpeg_encode/Makefile b/graphics/mpeg_encode/Makefile index 0106763..3c879d3 100644 --- a/graphics/mpeg_encode/Makefile +++ b/graphics/mpeg_encode/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ftp://mm-ftp.CS.Berkeley.EDU/pub/multimedia/mpeg/encode/ DISTNAME= ${PKGNAME}-src -MAINTAINER= erich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_GMAKE= yes diff --git a/graphics/mpeg_stat/Makefile b/graphics/mpeg_stat/Makefile index 62b4a0f..07b4ffb 100644 --- a/graphics/mpeg_stat/Makefile +++ b/graphics/mpeg_stat/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ftp://mm-ftp.CS.Berkeley.EDU/pub/multimedia/mpeg/stat/ DISTNAME= ${PKGNAME}-src -MAINTAINER= erich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org MAN1= mpeg_stat.1 MANCOMPRESSED= yes diff --git a/graphics/mpegedit/Makefile b/graphics/mpegedit/Makefile index 5f8ca53..5bd5a8d 100644 --- a/graphics/mpegedit/Makefile +++ b/graphics/mpegedit/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ftp://ftp.demon.co.uk/pub/unix/tools/ DISTNAME= ${PORTNAME}_v${PORTVERSION} -MAINTAINER= erich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/include/pbmplus.h:${PORTSDIR}/graphics/netpbm diff --git a/graphics/mplex/Makefile b/graphics/mplex/Makefile index 5afa486..0182567 100644 --- a/graphics/mplex/Makefile +++ b/graphics/mplex/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1 CATEGORIES= graphics MASTER_SITES= ftp://ftp.informatik.tu-muenchen.de/pub/comp/graphics/mpeg/mplex/ -MAINTAINER= erich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org MAN1= mplex.1 diff --git a/graphics/splitmpg/Makefile b/graphics/splitmpg/Makefile index a3fdcd2..6f61668 100644 --- a/graphics/splitmpg/Makefile +++ b/graphics/splitmpg/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ftp://ftp.ecel.uwa.edu.au/users/michael/ DISTFILES= ${PORTNAME}.tgz -MAINTAINER= erich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org MAN1= splitmpeg.1 MANCOMPRESSED= yes diff --git a/graphics/xmfract/Makefile b/graphics/xmfract/Makefile index c5d56c2..bb24e2a 100644 --- a/graphics/xmfract/Makefile +++ b/graphics/xmfract/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= graphics DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= erich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org REQUIRES_MOTIF= yes USE_X_PREFIX= yes diff --git a/graphics/xmorph/Makefile b/graphics/xmorph/Makefile index 6560d6a..91daad6 100644 --- a/graphics/xmorph/Makefile +++ b/graphics/xmorph/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= graphics DISTNAME= xmorph-11sep97 -MAINTAINER= erich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org MAN1= xmorph.1 MANCOMPRESSED= yes |