From aff2e05260faa0b2f1b7825eb0e91f39bdb14629 Mon Sep 17 00:00:00 2001 From: espie Date: Sun, 22 Oct 2000 17:02:40 +0000 Subject: [PATCH] Maintainer --- plan9/rc/Makefile | 4 ++-- plan9/sam/Makefile | 4 ++-- plan9/tcs/Makefile | 4 ++-- security/gnupg/Makefile | 4 ++-- security/sftp/Makefile | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) diff --git a/plan9/rc/Makefile b/plan9/rc/Makefile index f0b2da02664..199d08f975d 100644 --- a/plan9/rc/Makefile +++ b/plan9/rc/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.9 2000/08/19 01:47:54 brad Exp $ +# $OpenBSD: Makefile,v 1.10 2000/10/22 17:02:40 espie Exp $ DISTNAME= rc-1.6 CATEGORIES= plan9 shells @@ -8,7 +8,7 @@ MASTER_SITES= http://www.star.le.ac.uk/~tjg/rc/release/ \ MASTER_SITES0= http://www.star.le.ac.uk/~tjg/rc/misc/ SUPDISTFILES= editline-1.5.tar.gz:0 -MAINTAINER= markus@openbsd.org +MAINTAINER= Markus Friedl PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes diff --git a/plan9/sam/Makefile b/plan9/sam/Makefile index 2d27e1d05a1..d6adab5ad30 100644 --- a/plan9/sam/Makefile +++ b/plan9/sam/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.12 2000/08/19 02:05:41 brad Exp $ +# $OpenBSD: Makefile,v 1.13 2000/10/22 17:02:40 espie Exp $ DISTNAME= sam PKGNAME= sam-4.3-19980506 @@ -12,7 +12,7 @@ EXTRACT_CMD= gzcat EXTRACT_BEFORE_ARGS= # empty EXTRACT_AFTER_ARGS= | sh -MAINTAINER= markus@openbsd.org +MAINTAINER= Markus Friedl PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes diff --git a/plan9/tcs/Makefile b/plan9/tcs/Makefile index 4d5f131170e..0a776cd5a60 100644 --- a/plan9/tcs/Makefile +++ b/plan9/tcs/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.13 2000/08/19 02:16:52 brad Exp $ +# $OpenBSD: Makefile,v 1.14 2000/10/22 17:02:40 espie Exp $ DISTNAME= tcs PKGNAME= tcs-19950325 @@ -12,7 +12,7 @@ EXTRACT_CMD= gzcat EXTRACT_BEFORE_ARGS= # empty EXTRACT_AFTER_ARGS= | sh -MAINTAINER= markus@openbsd.org +MAINTAINER= Markus Friedl PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index 98786c173a2..cd116873e46 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.20 2000/09/19 13:18:50 brad Exp $ +# $OpenBSD: Makefile,v 1.21 2000/10/22 17:02:41 espie Exp $ DISTNAME= gnupg-1.0.3 CATEGORIES= security @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.gnupg.org/pub/gcrypt/gnupg/ \ HOMEPAGE= http://www.gnupg.org/ -MAINTAINER= markus@openbsd.org +MAINTAINER= Markus Friedl PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes diff --git a/security/sftp/Makefile b/security/sftp/Makefile index 505c3c03ebb..f46f9726ed2 100644 --- a/security/sftp/Makefile +++ b/security/sftp/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.3 2000/10/22 15:43:26 espie Exp $ +# $OpenBSD: Makefile,v 1.4 2000/10/22 17:02:41 espie Exp $ DISTNAME= sftp-0.8.1 CATEGORIES= net security NEED_VERSION= 1.305 MASTER_SITES= ftp://ftp.xbill.org/pub/sftp/ HOMEPAGE= http://www.xbill.org/sftp/ -MAINTAINER= markus@openbsd.org +MAINTAINER= Markus Friedl LICENSE_TYPE= GPL PERMIT_PACKAGE_CDROM= Yes