From d289301eabe793f9c3a864d68272553043ee71c7 Mon Sep 17 00:00:00 2001 From: downsj Date: Tue, 26 Oct 1999 11:30:41 +0000 Subject: [PATCH] Change maintainer. --- audio/xmp/Makefile | 4 ++-- editors/uemacs/Makefile | 4 ++-- graphics/fxtv/Makefile | 4 ++-- net/tinyfugue/Makefile | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/audio/xmp/Makefile b/audio/xmp/Makefile index 16e32cfccd9..807f430d1d4 100644 --- a/audio/xmp/Makefile +++ b/audio/xmp/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.5 1999/09/06 19:06:14 brad Exp $ +# $OpenBSD: Makefile,v 1.6 1999/10/26 11:30:41 downsj Exp $ DISTNAME= xmp-1.1.5 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/sound/players -MAINTAINER= downsj@openbsd.org +MAINTAINER= ports@openbsd.org PATCH_STRIP= -p1 PATCH_DIST_STRIP= -p1 diff --git a/editors/uemacs/Makefile b/editors/uemacs/Makefile index 8dbe79e49fe..289f52aabc7 100644 --- a/editors/uemacs/Makefile +++ b/editors/uemacs/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 1999/05/21 12:24:43 brad Exp $ +# $OpenBSD: Makefile,v 1.5 1999/10/26 11:31:12 downsj Exp $ DISTNAME= uemacs PKGNAME= uemacs-4.0 @@ -10,7 +10,7 @@ NO_CDROM= "NOFEE: may not charge for distribution" NEED_VERSION= 1.91 -MAINTAINER= downsj@downsj.com +MAINTAINER= ports@openbsd.org EXTRACT_BEFORE_ARGS= -Laq diff --git a/graphics/fxtv/Makefile b/graphics/fxtv/Makefile index dfdfc5698ce..688b5a16b5b 100644 --- a/graphics/fxtv/Makefile +++ b/graphics/fxtv/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 1999/05/24 01:18:26 brad Exp $ +# $OpenBSD: Makefile,v 1.5 1999/10/26 11:31:40 downsj Exp $ # $FreeBSD: Makefile,v 1.17 1999/03/16 14:01:06 roger Exp $ DISTNAME= fxtv-0.48 @@ -6,7 +6,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.ipass.net/~dbhopper/aa8vb/fxtv/ EXTRACT_SUFX= .tgz -MAINTAINER= downsj@downsj.com +MAINTAINER= ports@openbsd.org LIB_DEPENDS= tiff.3.4:${PORTSDIR}/graphics/tiff34 \ jpeg.62:${PORTSDIR}/graphics/jpeg \ diff --git a/net/tinyfugue/Makefile b/net/tinyfugue/Makefile index b836a7dcd4e..377687c147c 100644 --- a/net/tinyfugue/Makefile +++ b/net/tinyfugue/Makefile @@ -7,7 +7,7 @@ # Date created: 4 January 1997 # Whom: mike@binghamton.edu # -# $OpenBSD: Makefile,v 1.2 1999/03/11 03:15:09 downsj Exp $ +# $OpenBSD: Makefile,v 1.3 1999/10/26 11:32:15 downsj Exp $ # $FreeBSD: Makefile,v 1.16 1999/02/16 03:06:21 jseger Exp $ # @@ -17,7 +17,7 @@ CATEGORIES= net games MASTER_SITES= ftp://tf.tcp.com/pub/tinyfugue/ \ ftp://ftp.demon.co.uk/pub/games/mud/ -MAINTAINER= downsj@openbsd.org +MAINTAINER= ports@openbsd.org .if defined(PARALLEL_PACKAGE_BUILD) BROKEN= tries to cd to directory that do not exist yet